<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Wikipedia</ShortName>
  <Description>Search Wikipedia</Description>
  <Tags>wiki</Tags>
  <Contact>tony@ponderer.org</Contact>
  <Url type="application/x-suggestions+json"
       method="GET"
       template="http://ponderer.org:7777/{searchTerms}">
  </Url>
  <Url type="text/html" 
       method="GET"
       template="http://en.wikipedia.org/wiki/{searchTerms}">
  </Url>
  <Image height="16" width="16" type="image/png">http://ponderer.org/images/wikipedia.png</Image>
  <SuggestionURL>http://ponderer.org:7777/</SuggestionURL>
</OpenSearchDescription>
