<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>philatelism.com</ShortName>
  <Description>Search issue and stamp titles at philatelism.com</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">http://www.philatelism.com/favicon.ico</Image>
  <Url type="text/html" 
        method="get" 
        rel="results"
        template="http://www.philatelism.com/searched.php?q={searchTerms}"/>
  <Url type="application/x-suggestions+json" 
        rel="suggestions"
        template="http://www.philatelism.com/oss.php?q={searchTerms}"/>
  <Url type="application/opensearchdescription+xml"
        rel="self"
        template="http://www.philatelism.com/resources/OpenSearch.xml" />  
  <Query role="example" searchTerms="lighthouse" />
</OpenSearchDescription>
