<?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>Zople</ShortName>
	<Description>Search people</Description>
	<OutputEncoding>UTF-8</OutputEncoding>
  	<InputEncoding>UTF-8</InputEncoding>
	<Image width="16" height="16" type="image/x-icon">http://dev.zople.com/favicon.ico</Image>
	<Url type="text/html" method="GET" template="http://dev.zople.com/people/search/">
  		<Param name="s" value="{searchTerms}"/> 
	</Url>
	<moz:SearchForm>http://dev.zople.com</moz:SearchForm> 
</OpenSearchDescription>

 