<?xml version='1.0' ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
	<ShortName>friendbinder friends</ShortName>
	<Description>Search for friends on friendbinder</Description>
	<Image height="16" width="16" type="image/x-icon">http://www.friendbinder.com/favicon.ico</Image>
	<Url type="text/html" method="get" template="http://www.friendbinder.com/list_friends.php?v=0.90&amp;s={searchTerms}"/>
	<Url type="application/x-suggestions+json" template="http://www.friendbinder.com/ajax/find.php?type=friend&amp;v=0.90&amp;return_type=json&amp;s={searchTerms}"/>
	<moz:SearchForm>http://www.friendbinder.com/list_friends.php</moz:SearchForm>
	<!-- this needs to post to something that can work out the what to do with the result better than what we have 
		i.e. go directly to the profile page if can be found
	-->
</OpenSearchDescription>
