<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Best Ever Albums</ShortName>
	<Description>Search for the best albums in history</Description>
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>
	<Url type="text/html" template="http://www.besteveralbums.com/search.php?r=&amp;sb=on&amp;q={searchTerms}&amp;src=OpenSearch"/>
	<Url type="application/x-suggestions+json" template="http://www.besteveralbums.com/suggest.php?q={searchTerms}"/>
	<AdultContent>false</AdultContent>
</OpenSearchDescription>