﻿<?xml version="1.0" encoding="utf-8" ?>
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
  <ShortName>GetMovies</ShortName>
  <Description>GetMovies Search</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16">http://www.getmovies.ru/favicon.ico</Image>
  <Url type="application/x-suggestions+json" template="http://www.getmovies.ru/autocomplete.ashx?prefix={searchTerms}&amp;count=5&amp;su=jsonff" />
  <Url type="text/html" template="http://www.getmovies.ru/search.aspx">
    <Param name="lookfor" value="{searchTerms}"/>
  </Url>
  <SearchForm>http://www.getmovies.ru/search.aspx</SearchForm>
</SearchPlugin>
