<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>mail.com search</ShortName>
<Description>mail.com search</Description>

<InputEncoding>ISO-8859-1</InputEncoding>

<Image width="16" height="16" type="image/x-icon">http://img.ui-portal.de/search/plugin/mailcom/brand.gif</Image>

<Url type="text/html" method="GET" template="http://search.mail.com/search/web/">
    <Param name="su" value="{searchTerms}" />
    <Param name="origin" value="searchplugin"/>
</Url>
<Url type="application/x-suggestions+json" method="GET" template="http://search.mail.com/SuggestSearch/suggest_json/">
    <Param name="su" value="{searchTerms}" />
    <Param name="brand" value="mailcom" />
    <Param name="origin" value="searchplugin"/>
</Url>
<Url type="application/opensearchdescription+xml" rel="self" template="http://img.ui-portal.de/search/plugin/mailcom/ff_opensearch.xml"/>
<moz:SearchForm>http://search.mail.com/search/web/</moz:SearchForm>
</OpenSearchDescription>
