<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>goodTimes.searchEngine</ShortName>
<Description>goodTimes.searchEngine is an HCI compliant search engine that utilizes a static search results frame along with x amount of dynamic frames in order to execute those results.</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://leetupload.com/gtse/favicon.ico</Image>
<Url type="application/x-suggestions+json" method="GET"
     template="http://leetupload.com/gtse/do_stuff.php?url={searchTerms}" />
<Url type="text/html" method="GET" template="http://leetupload.com/gtse/">
  <Param name="do_stuff.php?url" value="{searchTerms}"/>
</Url>
<SearchForm>http://leetupload.com/gtse/</SearchForm>
</OpenSearchDescription>