<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
                <ShortName>uSearchIt.com</ShortName>
                <Description>uSearchIt.com Search Provider</Description>
                <DefaultEnabled>true</DefaultEnabled>
                <InputEncoding>ISO-8859-1</InputEncoding>
				<Url type="text/html" template="http://www.usearchit.com/q.asp?search={searchTerms}"/>
</OpenSearchDescription>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>uSearchIt.com</ShortName>
<Description>uSearchIt.com Search Provider</Description>
<InputEncoding>ISO-8859-1</InputEncoding>
<Url type="text/html" method="POST" template="http://www.usearchit.com/q.asp?search={searchTerms}">
  <Param name="If IE" value="Not Supported In IE"/>
</Url>
<moz:SearchForm>http://www.usearchit.com</moz:SearchForm>
</OpenSearchDescription>