<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Fast Search</ShortName>
<Description>Search Engine supporting E2U</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">data:image/x-icon;base64,images/favicon2.ico</Image>
<Url type="text/html" method="method" template="http://www.fastsearch.ws">
  <Param name="searchTerms1" value="searchValue1"/>
  ...
  <Param name="searchTermsN" value="searchValueN"/>
</Url>
<Url type="application/x-suggestions+json" template="http://www.fastsearch.ws"/>
<moz:SearchForm>http://www.fastsearch.ws</moz:SearchForm>
</OpenSearchDescription>
