﻿<?xml version="1.0" encoding="utf-8" ?>
<!-- @see http://www.opensearch.org/Specifications/OpenSearch/1.1 -->

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">

  <ShortName>Formation Cegos</ShortName><!-- MANDATORY, lte 16 char. -->

  <LongName>Formations Cegos sur www.cegos.fr</LongName><!-- OPTIONAL, lte 48 char. -->

  <Description>Rechercher une formation sur le site www.cegos.fr</Description><!-- MANDATORY, lte 1024 char. -->

  <Tags>formation formation-professionnelle formation-continue stage séminaire journée inter-entreprises intra sur-site</Tags><!-- OPTIONAL, lte 256 char. -->

  <!-- Images are optional -->
  <Image height="16" width="16" type="iimage/vnd.microsoft.icon">http://www.cegos.fr/favicon.ico</Image>
  <Image height="64" width="64" type="image/png">http://www.cegos.fr/favicon-touch.png</Image>

  <Contact>espace-client@cegos.fr</Contact><!-- OPTIONAL -->

  
  <!-- The beef! -->
  <Url rel="results"
    type="text/html" 
    template="http://www.cegos.fr/SearchCenter/Pages/formations.aspx?k={searchTerms}&amp;xtor=AD-544"/><!-- MANDATORY -->
  <Url rel="self"
    type="application/opensearchdescription+xml"
    template="http://www.cegos.fr/Style%20Library/opensearch/www.cegos.fr-formations-osd.xml" /><!-- this one is OPTIONAL -->


  <!-- Optional, "should" elements -->
  <Query role="example" searchTerms="management" />

  <!-- Optional -->
  <Attribution>Cegos France, Cegos Group</Attribution><!-- lte 256 char -->
  <Developer>Alain BECKER / Cegos France</Developer><!-- lte 64 char -->

 </OpenSearchDescription>
