<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>LeaseTrader</ShortName>
	<Description>Search for short term leases at LeaseTrader.com</Description>
	<Url type="text/html"
		template="http://www.leasetrader.com/search/Q.{searchTerms}.xhtml"
	/>
	<Url type="application/rss+xml"
		template="http://www.leasetrader.com/search.ashx?q={searchTerms}&amp;start={startIndex?}"
	/>
	<Tags>auto car lease</Tags>
	<Query role="example" searchTerms="bmw" />
</OpenSearchDescription> 