<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">

  <ShortName>Python Docs</ShortName>
  <Description>Search the Python Standard Library manuals</Description>
  <Tags>Python</Tags>
  <Image height="16" width="16" type="image/x-icon">http://docs.python.org/favicon.ico</Image>

  <Developer>Python Advocacy Coordinator</Developer>
  <Attribution>Python Software Foundation</Attribution>
  <AdultContent>false</AdultContent>
  <Language>en-us</Language>

  <InputEncoding>UTF-8</InputEncoding>
  <Query role="example" searchTerms="StringIO" />

  <Url
    type="text/html"
    method="GET"
    template="http://www.google.com/search?q={searchTerms}&amp;domains=docs.python.org&amp;sitesearch=docs.python.org&amp;sourceid=google-search&amp;submit=submit&amp;src={referrer:source?}"
    />

  <Url type="application/x-suggestions+json" method="GET"
    template="http://suggestqueries.google.com/complete/search?output=firefox&amp;client=firefox&amp;sitesearch=docs.python.org&amp;as_sitesearch=docs.python.org&amp;qu={searchTerms}"/>

  <moz:SearchForm>http://www.google.com/search?domains=docs.python.org&amp;sitesearch=docs.python.org&amp;sourceid=google-search&amp;submit=submit</moz:SearchForm>

</OpenSearchDescription>
