<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ie="http://schemas.microsoft.com/Search/2008/">
   <ShortName>Stinky Teddy</ShortName>
   <Description>Gossip Powered Search</Description>
	<Image height="16" width="16" type="image/icon">http://www.stinkyteddy.com/favicon.ico</Image>
	<Url type="text/html" template="http://www.stinkyteddy.com/search#q={searchTerms}&amp;s=sb"/>   
	<Url type="application/opensearchdescription+xml"
      rel="self"
      template="http://www.stinkyteddy.com/searchplugin.xml" />
   	<Url type="application/x-suggestions+xml" 
        template="http://www.stinkyteddy.com/SearchSuggestion?q={searchTerms}"/>
   	<Url type="application/x-suggestions+json"
        template="http://www.stinkyteddy.com/SearchSuggestionJSON?q={searchTerms}"/>
	<ie:PreviewUrl type="text/html" template="http://www.stinkyteddy.com/preview?q={searchTerms}"/>	
</OpenSearchDescription>
