<?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>CoolSpotters</ShortName> 
  <Description>Search CoolSpotters</Description> 
  <InputEncoding>UTF-8</InputEncoding> 
  <Image width="16" height="16">http://coolspotters.com/favicon.ico</Image> 

	<Url type="text/html" method="get" template="http://coolspotters.com/search">
		<Param name="q" value="{searchTerms}"/>
	</Url>

	<moz:SearchForm>http://coolspotters.com/search</moz:SearchForm>

</OpenSearchDescription>