<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>Spicy Elephant Search</ShortName>
   <Description>Spicy Elephant Deck Search</Description>
   <Tags>show search screen sponge</Tags>
   <Contact>support@spicyelephant.com</Contact>
   <!--<Url type="application/atom+xml"
        template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=atom"/>
   <Url type="application/rss+xml"
        template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=rss"/>-->
   <Url type="text/html" 
        template="http://spicyelephant.com/search?query={searchTerms}"/>
   <LongName>SpicyElephant.com Deck Search</LongName>
   <!--<Image height="64" width="64" type="image/png">http://example.com/websearch.png</Image>-->
   <Image height="16" width="16" type="image/vnd.microsoft.icon">http://spicyelephant.com/favicon.ico</Image>
   <Query role="example" searchTerms="English" />
   <Developer>Mayhem Method</Developer>
   <Attribution>
     Search data Copyright 2008, Mayhem Method, Inc., All Rights Reserved
   </Attribution>
   <SyndicationRight>open</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-us</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
 </OpenSearchDescription>
