<?xml version="1.0" encoding="UTF-8"?>
<!-- ///////////////////////////////////// -->
<!--             PDFCATCH.NET            -->
<!-- ///////////////////////////////////// -->

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">

  <ShortName>PDF Catch</ShortName>
  <Description>Quickest PDF Search Engine</Description>
  <Tags>PDF search engine quick free cool easy</Tags>
  <Image height="16" width="16" type="image/x-icon">http://pdfcatch.net/pdf.ico</Image>
  <Url type="text/html" method="GET" template="http://pdfcatch.net/s.php?cl=browser&amp;q={searchTerms}"/>
  <InputEncoding>UTF-8</InputEncoding>
  <AdultContent>false</AdultContent>
  
  <Url type="application/opensearchdescription+xml"
     rel="self"
     template="http://pdfcatch.net/search.xml" />

</OpenSearchDescription>

