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

  <ShortName>Python Mailing List</ShortName>
  <Description>Search Archives of the Main Python Mailing List</Description>
  <Tags>Python</Tags>

  <Image height="16" width="16" type="image/x-icon">http://www.python.org/images/favicon16x16.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://groups.google.com/groups/search?q=group%3Acomp.lang.python+{searchTerms?}&amp;qt_s=Search+Groups"
    />

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

  <moz:SearchForm>http://groups.google.com/groups/search?q=group%3Acomp.lang.python+{searchTerms?}&amp;qt_s=Search+Groups</moz:SearchForm>

</OpenSearchDescription>
