<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Movies-Tv</ShortName>
<Description>Search movies in various formats and download them!</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.movies-tv.com/images/favicon.gif</Image>
<Url type="text/html" method="GET" template="http://www.movies-tv.com/search/advanced">
    <Param name="string" value="{searchTerms}"/>
</Url>
<Url type="application/opensearchdescription+xml" rel="self" template="http://www.movies-tv.com/applications/movies-tv-com-search.xml" />
<moz:SearchForm>http://www.movies-tv.com/</moz:SearchForm>
</OpenSearchDescription>
