<!-- Instructions @ https://developer.mozilla.org/en/Creating_OpenSearch_plugins_for_Firefox -->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>The Tain</ShortName>
<Description>The Tain is a file hosting archive dedicated to the "Myth" series created by Bungie.</Description>
<Tags>Myth Bungie Fallen Lords Soulblighter plugins</Tags>
<InputEncoding>UTF-8</InputEncoding>
<Image height="16" width="16" type="image/x-icon">http://tain.totalcodex.net/favicon.ico</Image>
<Url type="text/html" method="GET" template="http://tain.totalcodex.net/search?for=any&amp;q={searchTerms}"/>
<moz:SearchForm>http://tain.totalcodex.net/search</moz:SearchForm>
<AdultContent>false</AdultContent>
<Url type="application/opensearchdescription+xml"
     rel="self"
     template="http://tain.totalcodex.net/thetainsearch.xml" />
</OpenSearchDescription>
