<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Blog Connexion</ShortName>
  <Description>Recherche dans les blogs du groupe Blog Connexion</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16">http://blogconnexion.blogspot.com/favicon.ico</Image>
  <Url type="text/html" method="method" template="searchURL">
    <Param name="q" value="{searchTerms}"/>
  </Url>
  <Url type="application/x-suggestions+json"
     template="http://blogconnexion.blogspot.com/search?q={searchTerms}"/>

  <moz:SearchForm>http://blogconnexion.blogspot.com/search</moz:SearchForm> 
</OpenSearchDescription>