<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>FGDC/GEOSS Clearinghouse</ShortName>
   <Description>A simple implementation of a metadata clearinghouse</Description>
   <Image height="16" width="16" type="image/x-icon">http://clearinghouse.awcubed.com/favicon.ico</Image>
   <Tags>metadata search geoss clearinghouse</Tags>
   <Contact>warnock@awcubed.com</Contact>
   <Url type="text/html" method="GET" template="http://clearinghouse.awcubed.com/cgi-bin/ch_query">
     <Param name="cmd" value="search" />
     <Param name="query" value="{searchTerms}" />
     <Param name="format" value="atom" />
   </Url>
</OpenSearchDescription>

