<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Qype SIS-POC</ShortName>
	<Description>Qype Single Input Search POC</Description>
	<Developer>Matthias Bauer / moeffju</Developer>
	<Contact>moeffju@moeffju.net</Contact>
	<SyndicationRight>open</SyndicationRight>
	<AdultContent>false</AdultContent>
	<Language>de-de</Language>
	
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>	
	
	<Query role="example" searchTerms="Pizza in Hamburg"/>
	
	<Image width="16" height="16">http://www.qype.com/favicon.ico</Image>
	
	<Url type="text/html" method="GET" template="http://qype.moeffju.net/">
		<Param name="q" value="{searchTerms}"/>
		<Param name="l" value="com"/>
	</Url>
</OpenSearchDescription>
