<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>amisober Search</ShortName>
	<Description>Use amisober.com to search the Web.</Description>
	<Tags>amisober web</Tags>
	<Contact>admin@amisober.com</Contact>
	<LongName>Example.com Web Search</LongName>
	<Query role="example" searchTerms="cat" />
	<Developer>Example.com Development Team</Developer>
	<Attribution>
		Search data Copyright 2008, amisober.com, Inc., All Rights Reserved
	</Attribution>
	<SyndicationRight>open</SyndicationRight>
	<AdultContent>false</AdultContent>
	<Language>en-US</Language>
	<OutputEncoding>UTF-8</OutputEncoding>
	<InputEncoding>UTF-8</InputEncoding>
	<Image height="16" width="16" type="image/x-icon">http://amisober.com/favicon.ico</Image>
	<Image height="64" width="64" type="image/png">http://amisober.com/favicon.png</Image>
	<Image height="16" width="16" type="image/vnd.microsoft.icon">http://amisober.com/favicon.ico</Image>
	<Url type="application/atom+xml"
		template="http://amisober.com/search/?q={searchTerms}&amp;pw={startPage?}&amp;format=atom"/>
	<Url type="application/rss+xml" 
		template="http://amisober.com/search/?q={searchTerms}&amp;pw={startPage?}&amp;format=rss"/>
	<Url type="text/html" method="get" 
		template="http://amisober.com/search/?q={searchTerms}"/>
	<Url type="application/x-suggestions+json" method="get" 
		template="http://amisober.com/search/?action=opensearch&amp;q={searchTerms}"/>
</OpenSearchDescription>
