<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
		       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
	<ShortName>FurFinder</ShortName>
	<Description>Search the furry web</Description>
	<InputEncoding>UTF-8</InputEncoding>
	<Image width="16" height="16">http://furfinder.net/favicon.ico</Image>
	<Developer>Karma T. Foxx http://k-fox.net</Developer>
	<Url type="text/html" method="get" template="http://furfinder.net/">
		<Param name="q" value="{searchTerms}"/>
	</Url>
	<moz:SearchForm>http://furfinder.net</moz:SearchForm>
	<moz:UpdateUrl>http://furfiner.net/opensearch.xml</moz:UpdateUrl>
	<moz:IconUpdateUrl>http://furfinder.net/favicon.ico</moz:IconUpdateUrl>
	<moz:UpdateInterval>30</moz:UpdateInterval>
</OpenSearchDescription>