<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Restaurantes Palencia.es &#187; tapas</title>
	<atom:link href="http://restaurantespalencia.es/comida/tapas/feed" rel="self" type="application/rss+xml" />
	<link>http://restaurantespalencia.es</link>
	<description>comer en Palencia, restaurantes, mesones, tapas, ...</description>
	<lastBuildDate>Mon, 30 Apr 2012 05:54:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Restaurante Quintaesencia gana el concurso de pinchos de la Feria Chica</title>
		<link>http://restaurantespalencia.es/noticias/restaurante-quintaesencia-gana-el-concurso-de-pinchos-de-la-feria-chica</link>
		<comments>http://restaurantespalencia.es/noticias/restaurante-quintaesencia-gana-el-concurso-de-pinchos-de-la-feria-chica#comments</comments>
		<pubDate>Fri, 16 May 2008 10:40:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Noticias]]></category>
		<category><![CDATA[Feria Chiva]]></category>
		<category><![CDATA[Picata Minuta]]></category>
		<category><![CDATA[tapas]]></category>

		<guid isPermaLink="false">http://restaurantespalencia.es/noticias/restaurante-quintaesencia-gana-el-concurso-de-pinchos-de-la-feria-chica</guid>
		<description><![CDATA[Salmón con té verde y albahaca es el pincho ganador del concurso &#8220;Picata Minuta&#8221; realizado durante la Feria Chica de Palencia.  Este interesante bocado se ha podido degustar en el Restaurante Quintaesencia de la Capital Palentina.
Los finalistas han sido Las Huertas del Obispo y El Chaval del Lorezo
]]></description>
			<content:encoded><![CDATA[<p>Salmón con té verde y albahaca es el pincho ganador del concurso &#8220;Picata Minuta&#8221; realizado durante la Feria Chica de Palencia.  Este interesante bocado se ha podido degustar en el <a href="http://restaurantespalencia.es/palencia/restaurante-quintaesencia"><strong>Restaurante Quintaesencia</strong></a> de la Capital Palentina.</p>
<p>Los finalistas han sido Las Huertas del Obispo y <a href="http://restaurantespalencia.es/palencia/el-chaval-de-lorenzo" title="restaurante El Chaval de Lorenzo, Palencia">El Chaval del Lorezo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://restaurantespalencia.es/noticias/restaurante-quintaesencia-gana-el-concurso-de-pinchos-de-la-feria-chica/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurante Los Vientos</title>
		<link>http://restaurantespalencia.es/palencia/restaurante-los-vientos</link>
		<comments>http://restaurantespalencia.es/palencia/restaurante-los-vientos#comments</comments>
		<pubDate>Fri, 18 Apr 2008 17:00:42 +0000</pubDate>
		<dc:creator>restaurador</dc:creator>
				<category><![CDATA[Palencia]]></category>
		<category><![CDATA[raciones]]></category>
		<category><![CDATA[tapas]]></category>

		<guid isPermaLink="false">http://restaurantespalencia.es/palencia/restaurante-los-vientos</guid>
		<description><![CDATA[Descripción Comercial
En el Restaurante Los Vientos se especializan en tapas y raciones. Situado en Palencia. 
Situación en el Mapa

    
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, fn);
		return r;
	}
	else {
		elm['on' + evType] = [...]]]></description>
			<content:encoded><![CDATA[<h2>Descripción Comercial</h2>
<p>En el <strong>Restaurante</strong> Los Vientos se especializan en<strong> tapas y raciones.</strong> Situado en<strong> Palencia</strong>.<strong> </strong></p>
<h2>Situación en el Mapa</h2>
<p>
    <script type="text/javascript">
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, fn);
		return r;
	}
	else {
		elm['on' + evType] = fn;
	}
	}
    function ShowMeTheMap837()
    {
        if (GBrowserIsCompatible())
        {
            var map = new GMap(document.getElementById("map837"));
            map.centerAndZoom(new GPoint(-4.52588,42.0054), 2);

    	}
    	var icon = new GIcon();
    	icon.image = "http://labs.google.com/ridefinder/images/mm_20_green.png";
    	icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
    	icon.iconSize = new GSize(12, 20);
    	icon.shadowSize = new GSize(22, 20);
    	icon.iconAnchor = new GPoint(6, 20);
    	icon.infoWindowAnchor = new GPoint(5, 1);
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());
        map.setMapType(G_HYBRID_TYPE);
        var point = new GPoint(-4.52588,42.0054);
        var marker = new GMarker(point);
        map.addOverlay(marker);
    }
	addEvent(window,"load",function(){ShowMeTheMap837();},false);
    </script>
    
    <div align="center" id="map837" style="width: 574px; height: 173px">
	</div>
    </p>
]]></content:encoded>
			<wfw:commentRss>http://restaurantespalencia.es/palencia/restaurante-los-vientos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurante El Huerto de los Olivos</title>
		<link>http://restaurantespalencia.es/palencia/restaurante-el-huerto-de-los-olivos</link>
		<comments>http://restaurantespalencia.es/palencia/restaurante-el-huerto-de-los-olivos#comments</comments>
		<pubDate>Fri, 07 Mar 2008 16:18:11 +0000</pubDate>
		<dc:creator>restaurador</dc:creator>
				<category><![CDATA[Palencia]]></category>
		<category><![CDATA[raciones]]></category>
		<category><![CDATA[tapas]]></category>

		<guid isPermaLink="false">http://restaurantespalencia.es/palencia/restaurante-el-huerto-de-los-olivos</guid>
		<description><![CDATA[Descripción Comercial
Restaurante situado en Palencia y sus especialidades son las tapas y las raciones. Disponen de menú diario y carta de vinos.
Situación en el Mapa

    
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, [...]]]></description>
			<content:encoded><![CDATA[<h2>Descripción Comercial</h2>
<p><strong>Restaurante</strong> situado en <strong>Palencia</strong> y sus especialidades son las<strong> tapas </strong>y las <strong>raciones.</strong> Disponen de <strong>menú</strong> diario y carta de <strong>vinos.</strong></p>
<h2>Situación en el Mapa</h2>
<p>
    <script type="text/javascript">
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, fn);
		return r;
	}
	else {
		elm['on' + evType] = fn;
	}
	}
    function ShowMeTheMap542()
    {
        if (GBrowserIsCompatible())
        {
            var map = new GMap(document.getElementById("map542"));
            map.centerAndZoom(new GPoint(-4.52914,42.0072), 2);

    	}
    	var icon = new GIcon();
    	icon.image = "http://labs.google.com/ridefinder/images/mm_20_green.png";
    	icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
    	icon.iconSize = new GSize(12, 20);
    	icon.shadowSize = new GSize(22, 20);
    	icon.iconAnchor = new GPoint(6, 20);
    	icon.infoWindowAnchor = new GPoint(5, 1);
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());
        map.setMapType(G_HYBRID_TYPE);
        var point = new GPoint(-4.52914,42.0072);
        var marker = new GMarker(point);
        map.addOverlay(marker);
    }
	addEvent(window,"load",function(){ShowMeTheMap542();},false);
    </script>
    
    <div align="center" id="map542" style="width: 574px; height: 173px">
	</div>
    </p>
]]></content:encoded>
			<wfw:commentRss>http://restaurantespalencia.es/palencia/restaurante-el-huerto-de-los-olivos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurante El Albero</title>
		<link>http://restaurantespalencia.es/palencia/restaurante-el-albero</link>
		<comments>http://restaurantespalencia.es/palencia/restaurante-el-albero#comments</comments>
		<pubDate>Fri, 07 Mar 2008 11:27:09 +0000</pubDate>
		<dc:creator>restaurador</dc:creator>
				<category><![CDATA[Palencia]]></category>
		<category><![CDATA[raciones]]></category>
		<category><![CDATA[tapas]]></category>

		<guid isPermaLink="false">http://restaurantespalencia.es/palencia/restaurante-el-albero</guid>
		<description><![CDATA[Descripción Comercial
El   Restaurante El Albero está situado en Palencia capital y en el podrás disfrutar de sus tapas y raciones.
Situación en el Mapa

    
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, [...]]]></description>
			<content:encoded><![CDATA[<h2>Descripción Comercial</h2>
<p>El   <strong>Restaurante</strong> El Albero está situado en <strong>Palencia</strong> capital y en el podrás disfrutar de sus <strong>tapas y raciones.</strong></p>
<h2>Situación en el Mapa</h2>
<p>
    <script type="text/javascript">
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, fn);
		return r;
	}
	else {
		elm['on' + evType] = fn;
	}
	}
    function ShowMeTheMap936()
    {
        if (GBrowserIsCompatible())
        {
            var map = new GMap(document.getElementById("map936"));
            map.centerAndZoom(new GPoint(-4.52491,42.0007), 2);

    	}
    	var icon = new GIcon();
    	icon.image = "http://labs.google.com/ridefinder/images/mm_20_green.png";
    	icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
    	icon.iconSize = new GSize(12, 20);
    	icon.shadowSize = new GSize(22, 20);
    	icon.iconAnchor = new GPoint(6, 20);
    	icon.infoWindowAnchor = new GPoint(5, 1);
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());
        map.setMapType(G_HYBRID_TYPE);
        var point = new GPoint(-4.52491,42.0007);
        var marker = new GMarker(point);
        map.addOverlay(marker);
    }
	addEvent(window,"load",function(){ShowMeTheMap936();},false);
    </script>
    
    <div align="center" id="map936" style="width: 574px; height: 173px">
	</div>
    </p>
]]></content:encoded>
			<wfw:commentRss>http://restaurantespalencia.es/palencia/restaurante-el-albero/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurante Donde Carlitos</title>
		<link>http://restaurantespalencia.es/palencia/restaurante-donde-carlitos</link>
		<comments>http://restaurantespalencia.es/palencia/restaurante-donde-carlitos#comments</comments>
		<pubDate>Fri, 07 Mar 2008 10:39:06 +0000</pubDate>
		<dc:creator>restaurador</dc:creator>
				<category><![CDATA[Palencia]]></category>
		<category><![CDATA[raciones]]></category>
		<category><![CDATA[tapas]]></category>

		<guid isPermaLink="false">http://restaurantespalencia.es/palencia/restaurante-donde-carlitos</guid>
		<description><![CDATA[Descripción Comercial
En el  Restaurante Donde Carlitos se puede disfrutar de tapas y raciones. Situado en el centro de Palencia.
Situación en el Mapa

    
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, fn);
		return r;
	}
	else [...]]]></description>
			<content:encoded><![CDATA[<h2>Descripción Comercial</h2>
<p>En el  <strong>Restaurante</strong> Donde Carlitos se puede disfrutar de tapas y raciones. Situado en el centro de Palencia.</p>
<h2>Situación en el Mapa</h2>
<p>
    <script type="text/javascript">
    
    function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
		elm.addEventListener(evType, fn, useCapture);
		return true;
	}
	else if (elm.attachEvent) {
		var r = elm.attachEvent('on' + evType, fn);
		return r;
	}
	else {
		elm['on' + evType] = fn;
	}
	}
    function ShowMeTheMap165()
    {
        if (GBrowserIsCompatible())
        {
            var map = new GMap(document.getElementById("map165"));
            map.centerAndZoom(new GPoint(-4.52819,42.0076), 2);

    	}
    	var icon = new GIcon();
    	icon.image = "http://labs.google.com/ridefinder/images/mm_20_green.png";
    	icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
    	icon.iconSize = new GSize(12, 20);
    	icon.shadowSize = new GSize(22, 20);
    	icon.iconAnchor = new GPoint(6, 20);
    	icon.infoWindowAnchor = new GPoint(5, 1);
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());
        map.setMapType(G_HYBRID_TYPE);
        var point = new GPoint(-4.52819,42.0076);
        var marker = new GMarker(point);
        map.addOverlay(marker);
    }
	addEvent(window,"load",function(){ShowMeTheMap165();},false);
    </script>
    
    <div align="center" id="map165" style="width: 574px; height: 173px">
	</div>
    </p>
]]></content:encoded>
			<wfw:commentRss>http://restaurantespalencia.es/palencia/restaurante-donde-carlitos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

