<?xml version="1.0" encoding="UTF-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
        <ShortName>Clima mundial</ShortName>
        <Description>Buscar estado del clima</Description>
        <Tags>clima tiempo pronostico</Tags>
        <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.clima24.com/images/favicon.ico</Image>
        <Url type="text/html" template="http://www.clima24.com/tiempo.php?q={searchTerms}" />
        <Query role="example" searchTerms="Buenos Aires" />
</OpenSearchDescription>
