<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>MicroPlaza</ShortName>
	<Description>Search</Description>
	<Image height="16" width="16" type="image/png">http://microplaza.com/static/images/favicon.png</Image>
	<Contact>info@whatever-company.com</Contact>
	<Developer>MicroPlaza Development Team</Developer>
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>
	<Url type="text/html" template="http://microplaza.com/search?q={searchTerms}"/>
	<Url type="application/x-suggestions+json" method="GET" template="http://microplaza.com/api/opensearch?q={searchTerms}"/>
</OpenSearchDescription>
