<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	
	<ShortName>VentanaVisitante</ShortName>
	
	<LongName>Ventana del visitante</LongName>

	<Description>Busca en ventanadelvisitante.es</Description>
	
	<Tags>
		medio ambiente environment naturaleza nature España Spain
		Andalucia espacio natural space sendero
		ruta hick trail turismo centro visitantes
		area recreativa recreation acampada
		mirador observatorio observatory casa 
		rural camping carril ciclo
		fauna refugio
	</Tags>

	<Image height="16" width="16" type="image/x-icon">
		http://www.juntadeandalucia.es/medioambiente/servtc5/ventana/favicon.ico
	</Image>

	<Url type="text/html"
		template="http://www.juntadeandalucia.es/medioambiente/servtc5/ventana/busqueda.do?q={searchTerms}" />
	
	<Url type="application/rss+xml" 
        template="http://www.juntadeandalucia.es/medioambiente/servtc5/ventana/busquedaRSS.do?q={searchTerms}&amp;start={startIndex?}&amp;format=rss"/>
	
	<Query role="example" searchTerms="ventana"/>
	
	<Query role="example" searchTerms="ventana" startIndex="1" />
	
	<Developer>Consejeria de merdio ambiente</Developer>

	<AdultContent>false</AdultContent>
	
	<InputEncoding>ISO-8859-1</InputEncoding>
	
	<OutputEncoding>ISO-8859-1</OutputEncoding>
	
</OpenSearchDescription>

