<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Dancers.in</ShortName>
<Description>Search for dancers from Dancers.in</Description>
<InputEncoding>text/html</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.dancers.in/dancers_in_logo.ico</Image>
<Url type="text/html" method="get" template="http://www.dancers.in/search.php">
  <Param name="search" value="1"/>
  ...
  <Param name="query" value="{searchTerms}"/>
</Url>
<moz:SearchForm>http://www.dancers.in/search.php</moz:SearchForm>
</OpenSearchDescription>