
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Cocktails Drinxo</ShortName>
<Description>Recherche de cocktails sur Drinxo.com</Description>
<InputEncoding>inputEncoding</InputEncoding>
<Image width="16" height="16">http://www.drinxo.com/favicon.ico</Image>
<Url type="text/html" method="get" template="http://www.drinxo.com/recherche.php">
  <Param name="q" value="{searchTerms}"/>
  <Param name="os" value="1"/>
</Url>
<Url type="application/x-suggestions+json" template="http://www.drinxo.com/ajax/completion.php">
  <Param name="name" value="{searchTerms}"/>
  <Param name="type" value="recipe"/>
  <Param name="os" value="1"/>
</Url>

<moz:SearchForm>http://www.drinxo.com/recherche-cocktails.html</moz:SearchForm> 
</OpenSearchDescription>
