<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>paytm.com</ShortName>
<LongName>Paytm Search</LongName>
<Description>Search products on Paytm.com</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image height="16" width="16" type="image/x-icon">https://paytm.com/favicon.ico</Image>
<Url type="text/html" rel="results" method="get" template="http://paytm.com/shop/search">
<Param name="q" value="{searchTerms}"/>
<Param name="from" value="openSearch"/>
</Url>
<Url type="application/x-suggestions+json" rel="results" method="GET" template="https://search.paytm.com/suggest">
<Param name="s" value="{searchTerms}"/>
<Param name="from" value="openSearch"/>
</Url>
<Contact>error@paytm.com</Contact>
</OpenSearchDescription>

