<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Snipplr</ShortName>
<Description>Search Snipplr</Description>
<InputEncoding>UTF-8</InputEncoding>
<AdultContent>false</AdultContent>
<Image width="16" height="16" type="image/x-icon">http://snipplr.com/favicon.ico</Image>
<Url type="text/html" method="get" template="http://snipplr.com/search.php">
  <Param name="q" value="{searchTerms}"/>
  <Param name="from" value="moz"/>
</Url>
<Url type="application/x-suggestions+json" template="http://snipplr.com/suggest.php?q={searchTerms}"/>
<moz:SearchForm>http://snipplr.com</moz:SearchForm>
</OpenSearchDescription>