<?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>Quote.com</ShortName>
	<Description>Search Quote.com</Description>
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>
	<Language>en-us</Language> 
	<Image height="16" width="16" type="image/x-icon">http://www.quote.com/favicon.ico</Image>
	 
  	<AdultContent>false</AdultContent>
	<Url type="text/html" method="GET" template="http://www.quote.com/symbol.action?s={searchTerms}&amp;t=stock">
  	</Url>
</OpenSearchDescription>


<!-- 
<?xml version="1.0" encoding="UTF-8" ?> 
- <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Technorati Search</ShortName> 
  <Description>Search the Real Time Web with Technorati</Description> 
  <Contact>support@technorati.com</Contact> 
  <Url type="text/html" method="get" template="http://technorati.com/search/{searchTerms}?sourceid=opensearch" /> 
  <LongName>Technorati Search</LongName> 
  <Image height="32" width="32" type="image/vnd.microsoft.icon">http://technorati.com/favicon_32.ico</Image> 
  <Image height="16" width="16" type="image/png">http://technorati.com/tools/mozsearch/technorati.png</Image> 
  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://technorati.com/favicon.ico</Image> 
  <Query role="example" searchTerms="Technorati" /> 
  <Developer>Tantek Çelik</Developer> 
  <Attribution>Search data &copy; 2003-2007, Technorati, Inc., Some Rights Reserved. CC by-nc 2.5.</Attribution> 
  <SyndicationRight>open</SyndicationRight> 
  <AdultContent>false</AdultContent> 
  <Language>en-us</Language> 
  <OutputEncoding>UTF-8</OutputEncoding> 
  <InputEncoding>UTF-8</InputEncoding> 
  </OpenSearchDescription>
   -->