<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <!-- 
  This is an OpenSearch description file. Firefox 2+ and IE7+ can use this to add 
  an engine to their search boxes.  Also, this engine will be automatically detected
  by these browsers if a proper <link> tag is specified in the <head>.  
  For more info: 
  * http://www.opensearch.org/Specifications/OpenSearch/1.1 
  * http://developer.mozilla.org/en/docs/Creating_OpenSearch_plugins_for_Firefox
  -->                       
  <ShortName>Virginia DEQ</ShortName>
  <Description>Search Virginia DEQ for web pages and documents.</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/png">http://www.deq.virginia.gov/deqlogo.png</Image>
  <Url type="text/html" method="get" template="http://www.deq.virginia.gov/search.php?q={searchTerms}"/>
  <moz:SearchForm>http://www.deq.virginia.gov/search.php</moz:SearchForm>
</OpenSearchDescription>
