<?xml version="1.0" encoding="UTF-8" ?> 
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Blog Search - MAP</ShortName> 
	<Description>Search Blogs at MAP</Description> 
	<Image height="16" width="16" type="image/x-icon">http://map.sysomos.com/img/favicon/favicon-blogs.png</Image>	
        <Url type="text/html" method="GET" template="http://map.sysomos.com/">
                <Param name="q" value="{searchTerms}"/>
                <Param name="viw" value="blog_search_isome"/>
                <Param name="sourceid" value="opensearch"/>
        </Url>
	<Url type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?output=firefox&amp;client=firefox&amp;hl=en&amp;qu={searchTerms}" /> 
</OpenSearchDescription>
