<?xml version="1.0" encoding="utf-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>YG Aion Search</ShortName>
<Description>Search YG.com Yellow Gremlin's Aion database</Description>
<Url
	type="text/html"
	method="get"
	template="http://aion.yg.com/search?s={searchTerms}" />

<Url
	type="application/x-suggestions+json"
	method="get"
	template="http://aion.yg.com/ajax/suggestions_get.php?s={searchTerms}&amp;open" />

<Image height="16" width="16" type="image/vnd.microsoft.icon">http://static.yg.com/img/aion_icon.ico</Image>
<Image height="16" width="16" type="image/png">http://static.yg.com/img/aion_icon.png</Image>

</OpenSearchDescription>

