<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Surge</ShortName>
<Description>Seach for tracks in the Surge music database</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.surgeradio.co.uk/favicon.ico</Image>
<Url type="text/html" method="GET" template="http://www.surgeradio.co.uk/music/search.php">
  <Param name="q" value="{searchTerms}"/>
  <Param name="source" value="opensearch"/>
</Url>
<Url type="application/x-suggestions+json" template="http://www.surgeradio.co.uk/ajax/search.php?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml"
     rel="self"
     template="http://www.surgeradio.co.uk/ajax/opensearch.xml" />
<moz:SearchForm>http://www.surgeradio.co.uk/music/</moz:SearchForm>
</OpenSearchDescription>