<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>LazyTune</ShortName>
	<Description>An Intelligent Musical Search Engine</Description>
	<Tags>music search streaming player</Tags>
	<Contact>admin@lazytune.com</Contact>
	<Url type="text/html"
		 indexOffset="0"
		 template="http://lazytune.com/search/?q={searchTerms}&amp;start={startIndex?}" />
	<Url type="application/x-suggestions+json"
		 template="http://lazytune.com/search/suggest/?q={searchTerms}"/>
	<LongName>LazyTune Music Search</LongName>
	<Image height="16" width="16" type="image/png">http://lazytune.com/static/img/favicon.png</Image>
	<Image height="16" width="16" type="image/vnd.microsoft.icon">http://lazytune.com/favicon.ico</Image>
	<Query role="example" searchTerms="blue" />
	<Developer>DefineDev Labs.</Developer>
	<Attribution>
		Copyright (c) 2007-2008, LazyTune.com, All Rights Reserved
	</Attribution>
	<SyndicationRight>limited</SyndicationRight>
	<AdultContent>false</AdultContent>
	<Language>en-us</Language>
	<OutputEncoding>UTF-8</OutputEncoding>
	<InputEncoding>UTF-8</InputEncoding>
 </OpenSearchDescription>