<?xml version="1.0" encoding="UTF-8"?>
<!--
    Document   : search.xml
    Created on : 11 octobre 2010, 02:33
    Author     : antoine
    Description:
        Un search engine firefox pour aller sur Jedanse.com.
-->
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>Je Danse</os:ShortName>
<os:Description>Le google de la cigale</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">http://jedanse.com/favicon.ico</os:Image>
<SearchForm>http://jedanse.com/google.php</SearchForm>
<os:Url type="text/html" method="GET" template="http://jedanse.com/google.php?apsearch={searchTerms}"></os:Url>
</SearchPlugin>

