<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>GSA Search</ShortName>
<Description>GSA Search</Description>
<InputEncoding>inputEncoding</InputEncoding>
<Image width="16" height="16" type="image/x-icon">data:image/x-icon;base64,imageData</Image>
<Url type="text/html" method="get" template="http://gsa02.gsa.figleaf.com/search?">
<Url type="application/opensearchdescription+xml"  rel="self" template="http://www.gigz.com/mysearch.xml" />

<Param name="q" value="{searchTerms}"/>
<Param name="output" value="xml_no_dtd"/>
<Param name="proxystylesheet" value="default_frontend"/>
<Param name="client" value="default_frontend"/>
</Url>
<Url type="application/x-suggestions+json" template="suggestionURL"/>
<moz:SearchForm>searchFormURL</moz:SearchForm>
</OpenSearchDescription>
