<?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>Il Cammino di San Francesco &#187; Hostel</title>
	<atom:link href="http://www.umbriafrancescosways.eu/en/where-to-stay/hostel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.umbriafrancescosways.eu/en</link>
	<description>Tutto sul Cammino di San Francesco - Francesco&#039; s Ways</description>
	<lastBuildDate>Wed, 18 Feb 2026 12:19:16 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Ostello di Foligno</title>
		<link>http://www.umbriafrancescosways.eu/en/where-to-stay/hostel/ostello-di-foligno/</link>
		<comments>http://www.umbriafrancescosways.eu/en/where-to-stay/hostel/ostello-di-foligno/#comments</comments>
		<pubDate>Mon, 12 Mar 2018 09:45:51 +0000</pubDate>
		<dc:creator><![CDATA[Elisa]]></dc:creator>
				<category><![CDATA[Hostel]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/en/senza-categoria-en/ostello-di-foligno/</guid>
		<description><![CDATA[<p>Palazzo Pierantoni Hostel is an example of splendid architecture built in the 1600s and it&#8217;s made up of buildings from different eras. It preserves a nymphaeum with remains of the original garden and of the arbor. From 1879 until 1981 it was the Augustinian Monastery from Santa Maria di Betlemme. the rooms of Palazzo Pierantoni ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/hostel/ostello-di-foligno/">Ostello di Foligno</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_163_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_163_1" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/041.jpg"  alt="041"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/0421.jpg"  alt="0421"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/071.jpg"  alt="071"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_163_1');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi163;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_163_1').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_163_1');
				else
				   revapi163 = tpj('#rev_slider_163_1').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:3,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER -->
<p>Palazzo Pierantoni Hostel is an example of splendid architecture built in the 1600s and it&#8217;s made up of buildings from different eras.</p>
<p>It preserves a nymphaeum with remains of the original garden and of the arbor. From 1879 until 1981 it was the Augustinian Monastery from Santa Maria di Betlemme.</p>
<p>the rooms of Palazzo Pierantoni offer different accomodations that can satisfy the needs of booth individual travellers and families and large groups.</p>
<p>150 beds with single, double, quadruple or multiple rooms, most of which internal services.</p>
<p>The hoslte enjoys a central and privilege position: a few steps from the heart of the ancient city, known as the place where San Francesco renounced all his earthly goods, the Duomo, the Saint Angela Sanctuary and noumerous historic buildings of the ancient nobility.</p>
<p>The Hostel is very close to the train and bus stations (m 800), and from the Selection Center of EI, but at the same time it is immersed in silence and total relaxation. There are also a beautiful internal garden, where you can spend moments of reading, resting or getting to know the other guests of the structure, a large private car park and a restaurant with over 100 seats.</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/hostel/ostello-di-foligno/">Ostello di Foligno</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/en/where-to-stay/hostel/ostello-di-foligno/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ostello Francescano</title>
		<link>http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-francescano/</link>
		<comments>http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-francescano/#comments</comments>
		<pubDate>Thu, 14 Jan 2016 10:29:17 +0000</pubDate>
		<dc:creator><![CDATA[Claudia]]></dc:creator>
				<category><![CDATA[Hostel]]></category>
		<category><![CDATA[Where to stay]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/senza-categoria-en/ostello-francescano-2/</guid>
		<description><![CDATA[<p>The hostel in the historical centre of Valfabbrica, in an valuable ancient palace, restored after the earthquake of 1997; nowadays it has got all the original finishes such as wooden beams, tiles and terracotta tiles floor. The outside garden is 400 square meters big. The structure, small and comfortable, has three floors with inner lift ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-francescano/">Ostello Francescano</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_131_2_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_131_2" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/allestimento-colazione.jpg"  alt="allestimento-colazione"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/bagno-quadrupla.jpg"  alt="bagno-quadrupla"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera3.jpg"  alt="camera3"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera-doppia.jpg"  alt="camera-doppia"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera-doppia2.jpg"  alt="camera-doppia2"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera-min.jpg"  alt="camera-min"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera-quadrupla.jpg"  alt="camera-quadrupla"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera-tripla.jpg"  alt="camera-tripla"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/colazione.jpg"  alt="colazione"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/facciata-esterna.jpg"  alt="facciata-esterna"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/pranzo.jpg"  alt="pranzo"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/sala-pranzo1.jpg"  alt="sala-pranzo1"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/sala-pranzo-min.jpg"  alt="sala-pranzo-min"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/sala-relax.jpg"  alt="sala-relax"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/sala-ristorante.jpg"  alt="sala-ristorante"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/sala-ristorante2.jpg"  alt="sala-ristorante2"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_131_2');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi131;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_131_2').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_131_2');
				else
				   revapi131 = tpj('#rev_slider_131_2').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:5,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER -->
<p>The hostel in the historical centre of Valfabbrica, in an valuable ancient palace, restored after the earthquake of 1997; nowadays it has got all the original finishes such as wooden beams, tiles and terracotta tiles floor. The outside garden is 400 square meters big. The structure, small and comfortable, has three floors with inner lift and offers a warm and friendly hospitality.<br />
There are 25/30 beds, on the first and second floor. On the ground floor two restaurant-rooms, the kitchen and the reading room with TV and free wi-fi. Our cooking is a traditional cooking of Umbria, with typical local products. If you have specific food needs, your dishes will be personalized.<br />
The present management preserves the original use as pause area for people walking through the “Franciscan way” and, with some changes, it is now suitable for people that want to spend a relax period, short, medium or long, far away from the problems of the town, in a pleasant place in the green Umbria, among the wonderful hills of the region and the river Chiascio. The stay is suggested to clients looking for a regenerative relaxation. At a low price, you can sleep in comfortable rooms and the clients can relax and recover the pleasure for the genuine tastes of tradition.<br />
Near Assisi, the hostel is convenient for meetings for study and work. </p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-francescano/">Ostello Francescano</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-francescano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Residenza Conservatorio Antinori</title>
		<link>http://www.umbriafrancescosways.eu/en/where-to-stay/residenza-conservatorio-antinori/</link>
		<comments>http://www.umbriafrancescosways.eu/en/where-to-stay/residenza-conservatorio-antinori/#comments</comments>
		<pubDate>Wed, 22 Oct 2014 15:14:25 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[Hostel]]></category>
		<category><![CDATA[Where to stay]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/residenza-conservatorio-antinori-2/</guid>
		<description><![CDATA[<p>Conservatorio Antinori is a student house located in Perugia close to the main Universitary districts. The residence, surrounded by green spaces, can accommodate students and guests. In a few minutes you can reach also the historical centre of Perugia and other interesting places such as the park Sant&#8217;Angelo, the Temple of Saint Michael, the Tower ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/residenza-conservatorio-antinori/">Residenza Conservatorio Antinori</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_116_3_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_116_3" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/foto11.jpg"  alt="foto11"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/foto11.jpg"  alt="foto11"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_116_3');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi116;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_116_3').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_116_3');
				else
				   revapi116 = tpj('#rev_slider_116_3').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:1,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER -->
<p><span id="result_box" lang="en">Conservatorio <span class="hps">Antinori is a student house</span> located <span class="hps">in Perugia close to the main Universitary districts. </span><span class="hps">The residence, <span id="result_box" lang="en"><span class="hps">surrounded</span> <span class="hps">by green spaces</span>,</span></span> <span class="hps">can accommodate students and guests.</span> <span class="hps">In a few minutes</span> <span class="hps">you can reach also the historical</span> centre of Perugia and other interesting places such as<span class="hps"> the park</span> <span class="hps">Sant&#8217;Angelo</span>, the Temple <span class="hps">of Saint Michael</span>, the Tower <span class="hps">of Cassero </span><span class="hps">and its museum</span>. <span class="hps">S</span></span><span id="result_box" lang="en"><span class="hps">ingle</span> <span class="hps">or double rooms are</span> available<span>.</span></span></p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/residenza-conservatorio-antinori/">Residenza Conservatorio Antinori</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/en/where-to-stay/residenza-conservatorio-antinori/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ostello AIG Mario Spagnoli</title>
		<link>http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-aig-mario-spagnoli/</link>
		<comments>http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-aig-mario-spagnoli/#comments</comments>
		<pubDate>Fri, 17 Oct 2014 09:19:05 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[Hostel]]></category>
		<category><![CDATA[Where to stay]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/ostello-aig-mario-spagnoli-2/</guid>
		<description><![CDATA[<p>The Hostel Mario Spagnoli of Perugia in a historic building, renovated according to the original structure. The property has a special charm that blends with a comfortable and welcoming atmosphere, making it the ideal destination for those looking for an alternative holiday in Perugia. The Hostel Mario Spagnoli Perugia offers comfortable rooms with en suite ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-aig-mario-spagnoli/">Ostello AIG Mario Spagnoli</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_101_4_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_101_4" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/009.jpg"  alt="009"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/010.jpg"  alt="010"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/camera-2.jpg"  alt="camera-2"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/DSC01196.jpg"  alt="DSC01196"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/DSC01236.jpg"  alt="DSC01236"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/sala-massaggi-2.jpg"  alt="sala-massaggi-2"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_101_4');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi101;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_101_4').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_101_4');
				else
				   revapi101 = tpj('#rev_slider_101_4').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:5,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER -->
<p>The Hostel Mario Spagnoli of Perugia in a historic building, renovated according to the original structure. The property has a special charm that blends with a comfortable and welcoming atmosphere, making it the ideal destination for those looking for an alternative holiday in Perugia. The Hostel Mario Spagnoli Perugia offers comfortable rooms with en suite facilities and quality services. It can accommodate up to 180 guests.The hostel is particularly suitable for young people, families, over 65, groups, students who wish to discover new places and meet guests from other countries and cultures. Thanks to its strategic location it is the ideal starting point for visiting the city of Perugia and other cities of artistic and cultural interest in Umbria. The hotel is about 3 km from the itinerary Way of Faith &#8211; The Way of St. Francis, other routes for cyclists can be found near the hostel.</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-aig-mario-spagnoli/">Ostello AIG Mario Spagnoli</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/en">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/en/where-to-stay/ostello-aig-mario-spagnoli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
