<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>TW Ticket Search</ShortName>
	<Description>Search the largest inventory of tickets</Description>
	<Image height="16" width="16" type="image/x-icon">http://ticketwarehouse.com/img/faviconsm.ico</Image>
	<Contact>webmaster@ticketwarehouse.com</Contact> 
	<Url type="text/html" method="GET" template="http://www.ticketwarehouse.com/searchresults.php?mode=name&amp;keyword={searchTerms}" />
	<Url type="application/x-suggestions+json" template="http://www.ticketwarehouse.com/tech/searchsuggestions.php?keyword={searchTerms}"/>
	<Language>en-us</Language>
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>
</OpenSearchDescription>