<?xml version="1.0" encoding="UTF-8"?>
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Veekun Pokédex</ShortName>
  <Description>Search the veekun.com Pokédex.</Description>
  <Tags>pokemon pokedex</Tags>
  <Contact>opensearch&#x40;veekun.com</Contact>
<!--  <Url type="application/rss+xml" template="http://veekun.com/dex?entry={searchTerms};format=rss"/> -->
  <Url type="text/html" template="http://veekun.com/dex?entry={searchTerms};source=mozsearch"/>
  <Url type="application/x-suggestions+json" method="GET" template="http://veekun.com/dex/suggest?search={searchTerms}"/>
  <Image height="16" width="16" type="image/png">http://veekun.com/images/favicon.png</Image>
  <Query role="example" searchTerms="Eevee"/>
  <Developer>Eevee</Developer>
<!--  <Attribution>
    Search data &amp;copy; 2005, Example.com, Inc., All Rights Reserved
  </Attribution> -->
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>en-us</Language>
</SearchPlugin>
