<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
  xmlns:referrer="http://a9.com/-/opensearch/extensions/referrer/1.0/">
    <ShortName>CHOW</ShortName>
    <Description>CHOW: search stories, recipes, forums, blogs and more.</Description>
    <Url type="text/html" method="get" template="http://chow.com/search?search[query]={searchTerms}&amp;opensearch=yes&amp;source={referrer:source?}" />
    <Url type="text/xml" method="get" template="http://chow.com/search?search[query]={searchTerms}&amp;format=xml&amp;opensearch=yes&amp;source={referrer:source?}" />
    <Url type="application/atom+xml" method="get" template="http://chow.com/search?search[query]={searchTerms}&amp;format=atom&amp;opensearch=yes&amp;source={referrer:source?}" />
    <Url type="application/rss+xml" method="get" template="http://chow.com/search?search[query]={searchTerms}&amp;format=rss&amp;opensearch=yes&amp;source={referrer:source?}" />
    <!-- <Url type="application/x-suggestions+json" method="get" template="http://chow.com/search/suggestions?search[query]={searchTerms}"/> -->
    <Image width="16" height="16" type="image/x-icon">http://chow.com/favicon.ico</Image>
</OpenSearchDescription>