<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>RecipeThing Search</ShortName>
   <Description>Search for new recipes on RecipeThing.</Description>
   <Tags>recipes</Tags>
   <Contact>feedback@recipething.com</Contact>
   <Url type="text/html" 
        template="http://www.recipething.com/recipes/search?name={searchTerms}&amp;opensearch=true"/>
   <LongName>RecipeThing.com Recipe Search</LongName>
   <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.recipething.com/favicon.ico</Image>
   <Attribution>
     Search data Copyright 2008, RecipeThing.com, All Rights Reserved
   </Attribution>
   <SyndicationRight>open</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-us</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
 </OpenSearchDescription>
