<?xml version="1.0" encoding="ISO-8859-1"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>Leyenda.net</ShortName>
    <Description>Búsqueda en Leyenda.net</Description>
    <InputEncoding>ISO-8859-1</InputEncoding>    
    <!--Esto no va en IE
    <Url type="text/html" method="GET" template="http://www.leyenda.net/cthulhu/busqueda.php">
       <Param name="termino" value="{searchTerms}"/>
       <Param name="tipo" value="2"/>
    </Url>
    -->
    <Url type="text/html" template="http://www.leyenda.net/cthulhu/busqueda.php?termino={searchTerms}&amp;tipo=2"/>
    <Image height="16" width="16" type="image/icon">http://www.leyenda.net/favicon.ico</Image>
</OpenSearchDescription> 
