<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
	<ShortName>BitHQ Search</ShortName>
	<Description>Search the BitHQ movie DB strait from here.</Description>
	<InputEncoding>UTF-8</InputEncoding>
	<Image width="16" height="16" type="image/x-icon">http://www.bithq.org/favicon.ico</Image>
	<Url type="text/html" method="GET" template="http://www.bithq.org/search.php">
		<Param name="search" value="{searchTerms}"/>
		<Param name="incldead" value="1" />
		<Param name="options" value="AND" />
		<Param name="in" value="title" />
	</Url>
	<moz:SearchForm>http://www.bithq.org/search.php</moz:SearchForm>
</OpenSearchDescription>