<?xml version="1.0" encoding="UTF-8"?>
<!--
	Firefox Search Plugin
	Author: shadowbq@3xpl01t.com
	Created: 1 July 2008
	Last Update: 24 July 2008
	Version 1.0
	
	Country: US
	Language: en
	
	Note: The invocationType param is used to let AOL know that searches
	conducted from the Firefox Search bar are coming from Firefox.
-->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                      xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>3xpl01t</ShortName>
<Description>Search 3xpl01t.com</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image height="16" width="16" type="image/x-icon">http://www.3xpl01t.com/images/favicon.ico</Image>
<Url type="text/html" method="GET" template="http://www.3xpl01t.com/index">
<Param name="q" value="{searchTerms}"/>
<Param name="invocationType" value="firefox-search"/>
</Url>
<moz:SearchForm>http://www.3xpl01t.com</moz:SearchForm>
</OpenSearchDescription>
