<?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/"
					   xmlns:ie="http://schemas.microsoft.com/Search/2008/">
<ShortName>Service-Finder (Category Search)</ShortName>
<Description>Service-Finder is a Web 2.0 environment for Web Service discovery.</Description>
<Tags>search web service</Tags>
<InputEncoding>UTF-8</InputEncoding>
<OutputEncoding>UTF-8</OutputEncoding>
<Image height="16" width="16" type="image/x-icon">http://demo.service-finder.eu/resource/images/magnifier-16.png</Image>
<Url type="text/html"
	 method="GET"
	 template="http://demo.service-finder.eu/search/category/{searchTerms}"/>
<Url type="application/x-suggestions+json"
	 method="GET"
     template="http://demo.service-finder.eu/suggest?t=category&amp;q={searchTerms}"/>
<Url type="application/opensearchdescription+xml"
     rel="self"
     template="http://demo.service-finder.eu/sf_categorysearch.xml"/>
<moz:SearchForm>http://demo.service-finder.eu/search</moz:SearchForm>
<ie:PreviewUrl type="text/html" 
			   template="http://demo.service-finder.eu/search/category/{searchTerms}"/>
</OpenSearchDescription>
