<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Foodberry.com</ShortName>
  <Description>Food and Recipe Search</Description>
  <Tags>recipes, cooking, meals, drinks, food, search</Tags>
  <Contact>admin@foodberry.com</Contact>
  <Url type="application/rss+xml"
    template="http://www.foodberry.com/search/?q={searchTerms}&amp;format=xml"/>
  <Url type="text/html" 
    template="http://www.foodberry.com/search/?q={searchTerms}"/>
  <Image height="64" width="64" type="image/png">http://www.foodberry.com/images/open-search-icon-64x64.png</Image>
  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.foodberry.com/images/open-search-icon-16x16.ico</Image>
  <Attribution>Search data Copyright 2011, Foodberry.com, All Rights Reserved</Attribution>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>en-us</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
