<?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>Popcorn México</ShortName> 
  <Description>Popcorn México: Búsqueda semántica de películas en México</Description>
  <Url type="text/html" method="get" template="http://popcornmexico.com/search.php?q={searchTerms}"/> 
  <Contact>carlos.adrian@live.com.mx</Contact>
  <Image width="16" height="16">http://popcornmexico.com/favicon.ico</Image>
  <Developer>Popcorn Team</Developer>

  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>http://popcornmexico.com/search.php</moz:SearchForm>
  <moz:UpdateUrl>http://popcornmexico.com/opensearch.xml</moz:UpdateUrl>
  <moz:IconUpdateUrl>http://popcornmexico.com/favicon.ico</moz:IconUpdateUrl>
  <moz:UpdateInterval>7</moz:UpdateInterval>
</OpenSearchDescription>