<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Flower Shop</ShortName>
	<Description>Search the product database of Flowers from Kevin's Lair</Description>
	<Contact>kevin@kevinslair.com</Contact>
	<Url type="text/html" method="GET" template="http://www.kevinslair.com/Flower-Delivery/sitesearch.php?search={searchTerms}"/>
	<Url type="application/x-suggestions+json" method="GET" template="http://www.kevinslair.com/Flower-Delivery/sitesearch.php?search={searchTerms}"/>
	<Tags>kevins lair flowers</Tags>
	<LongName>Kevin's Lair Flowers Search</LongName>
	<Image height="16" width="16">http://www.kevinslair.com/Flower-Delivery/favicon.ico</Image>
	<Query role="example" searchTerms="wedding flowers" />
	<AdultContent>false</AdultContent>
	<Language>en-us</Language>
	<OutputEncoding>UTF-8</OutputEncoding>
	<InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>