<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<channel>
<ttl>60</ttl>
<title>Joseph Rosendo's Travelscope</title>
<!-- You can also autofeed the link to your podcast weblog -->
<link>http://www.travelscope.net/podcast/</link>
<language>en-us</language>
<copyright>2009 Travelscope</copyright>
<itunes:subtitle>Join us as we accept the world's invitation to visit</itunes:subtitle>
<itunes:author>By Joseph Rosendo</itunes:author>
<itunes:summary>I share my personal perspective on cultural tourism in each episode of Travelscope. Travelscope was first created as a syndicated radio show more than 24 years ago.  It has since expanded into a PBS television series, an eMagazine, as well as video streaming, a travel blog and audio pod-casts. Travel provides the missing link between cultures. We close each show with a quote from Mark Twain: ‘Travel is fatal to prejudice, bigotry and narrow-mindedness.” It’s a truth that first turned me on to travel and has kept me hooked for more than thirty years.</itunes:summary>
<itunes:owner>
<itunes:name>Joseph Rosendo</itunes:name>
<itunes:email>info@travelscope.net</itunes:email>
</itunes:owner>
<!-- This is the image that shows in your iTunes listing -->
<itunes:image href="http://www.travelscope.net/images/podcast_image.jpg" />
<itunes:category text="Places &amp; Travel">
<itunes:category text="Personal Journals"/>
</itunes:category>
<!-- 
	This portion starts the actual listing of your podcast episodes. The above
	just gives info on your podcast show. That's why we specify the weblog tag
	here.
-->

<item>
<!-- Automatically feed the title to iTunes -->
<title>La Paz</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>la_paz</description>
<itunes:subtitle>la_paz</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>La Paz, is the capital of Baja California Sur, the political center of the southern peninsula, and yet, it is still a piece of undiscovered and unspoiled Mexico. Located on the beautiful Sea of Cortez it offers visitors a wide range of activities from fishing and sea kayaking to just strolling along the seaside mallecon. Joseph heads to this seaside destination to take in its many attractions.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/La_Paz.mp3" length="13014748" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/La_Paz.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 21 Jul 2010 16:03:02 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:13</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Mozambique, Africa</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Mozambique, Africa</description>
<itunes:subtitle>Mozambique, Africa</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>When you think of Africa you hardly think of a beautiful beach, but in Mozambique, Africa that’s exactly what you should be thinking about.  Joseph traveled to Mozambique for one of two shows on Africa that will be featured in Travelscope TV Season IV – which begins airing in June 2010. After the long flight from the U.S. aboard South African Airways, Joseph joined Geoff Calmeyer of Roar Africa on a sun&#45;soaked, white&#45;sand beach in Mozambique.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/mozambique_africa.mp3" length="2023048" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/mozambique_africa.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 11 Jun 2010 15:43:59 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:08:35</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Claremont Hotel Club &amp;amp; Spa</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>claremont_hotel_and_spa</description>
<itunes:subtitle>claremont_hotel_and_spa</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph heads to Northern California to the other city on the bay – Oakland – where he stays at the newly renovated Claremont Hotel Club &amp;amp; Spa. The 1915 castle on the Berkeley Hills has recently spruced up its guest rooms, reinvented the Spa Claremont and, most notably, transformed their gourmet dining offering into the innovative Meritage. It’s in this venue that award&#45;wining chef Josh Thomsen conjures up an array of delectable specialties served in half or full portions accompanied by a choice of appropriate wine vintages.&amp;nbsp; A devotee of local products Josh hunts down the best of regional producers to give guests a real taste of Northern California. Discoveries such as Hog Island oysters pleasantly surprise and totally satisfy the most discerning diner.&amp;nbsp; From a sunny spot at Meritage during breakfast Joseph enjoys stunning views of fog&#45;shrouded San Francisco while speaking with marketing manager Mickey Khangsengsing about the new shine on this grand old lady.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/claremont_hotel_club_spa.mp3" length="1890555" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/claremont_hotel_club_spa.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 19 May 2010 14:15:44 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:07:47</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Cultural Folk Tours</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>cultural_folk_tours</description>
<itunes:subtitle>cultural_folk_tours</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Cappadocia, in Turkey’s rural heart, is a natural wonder and a cultural treasure chest.&amp;nbsp; It is where the East and West have collided and “fairy chimneys” — fantastic volcanic ash formations — have risen from the land and tower over beautifully carved valleys. The Travelscope TV episode will air as part of Season IV which begins airing on PBS stations nationwide on June 2010. As a preview to its release Joseph meets up with Bora Özkök of Cultural Folk Tours at the Los Angeles Times Travel and Adventure show to talk about Cappadocia, Bora&#8217;s tours and the Cappadocia Suites — one of the finest and most unusual accommodations in Turkey.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/cultural_folk_tour.mp3" length="1520661" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/cultural_folk_tour.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 23 Apr 2010 00:22:10 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:06:19</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>New Brunswick, Canada’s Bay of Fundy Isles</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>new_brunswick_canada_s_bay_of_fundy_isles</description>
<itunes:subtitle>new_brunswick_canada_s_bay_of_fundy_isles</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>The Bay of Fundy has the highest tides in the world. The contrast between low and high tides may reach 45 feet. The people whose lives are most influenced by this amazing natural phenomena are the inhabitants of New Brunswick, Canada’s Bay of Fundy Isles – a string of scenic islands where lives are dependent on the sea and lived with respect for nature’s awesome power. Grand Manan, Deer Island and Campobello are the three most frequented islands. On this adventure Joseph visits all three and meets New Brunswick, Canada’s secret treasure&#8212;its people.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/new_brunswick_BOFI.mp3" length="12268691" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/new_brunswick_BOFI.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Tue, 30 Mar 2010 23:05:25 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:51:06</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>South Africa Adventure</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>south_africa_adventure</description>
<itunes:subtitle>south_africa_adventure</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph heads out on safari at the Shamwari Wildlife Preserve then visits the town of Alicedale – where people power is thriving. Along the way he visits a Capetown area winery for some rest, relaxation and wine tasting.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/south_africa_adventure.mp3" length="7979802" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/south_africa_adventure.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Tue, 30 Mar 2010 23:02:25 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:33:13</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Switzerland &#45; Bettmerhof Inn</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>switzerland_&#45;_bettmerhof_inn</description>
<itunes:subtitle>switzerland_&#45;_bettmerhof_inn</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>The UNESCO World Heritage site of Bettmeralp sits at 6,561 surrounding with the Valais region of Switzerland’s beautiful mountains.  A four season destination, Bettmeralp is family&#45;friendly and car&#45;free – and typically Swiss. At the quaint village of Bettmeralp – dubbed the Better Alp by the tourism board – Joseph stayed at the Bettmerhof, which is situated near the chair lift which leads to alpine meadows in the summertime and excellent downhill skiing in the wintertime. Christian Iholster, his wife and two children were Joseph’s hosts and hostesses.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/switzerland_bettmerhof_inn.mp3" length="2600459" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/switzerland_bettmerhof_inn.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 24 Mar 2010 05:00:03 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:10:49</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>OriginalSheds.com</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>originalsheds_com</description>
<itunes:subtitle>originalsheds_com</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Bursting at the seams in their home office prompted Joseph and Julie to scour the internet for “extra space” options. They found a cute cedar “sun shed” online and made the leap. Joseph speaks with the Obie Miller one of the family of owners of OriginalSheds.com about Travelscope’s expansion and other space&#45;utilizing ideas that the company offers their customers.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/original_sheds.mp3" length="2235580" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/original_sheds.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 17 Mar 2010 04:39:09 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:09:17</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Geneva, Switzerland &#45; Beau Rivage Hotel</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>geneva_switzerland_&#45;_beau_rivage_hotel</description>
<itunes:subtitle>geneva_switzerland_&#45;_beau_rivage_hotel</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph journeys to Switzerland to capture footage for two PBS television shows on Switzerland. First stop was the international city of Geneva where he stayed on Lake Geneva at the historic and typically grand Swiss hotel – the Beau Rivage. Founded in 1865 by the Mayer family, the hotel is noted for the famous people who have stayed there.  Joseph speaks with Jacques Mayer, the hotel’s managing owner, about his family’s long association with the legendary hotel.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/geneva-switzerland.mp3" length="2345294" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/geneva-switzerland.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Mon, 1 Mar 2010 13:11:28 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:09:45</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Washington, D.C. &#45; Lowes Madison</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>washington_d_c_&#45;lowes_madison</description>
<itunes:subtitle>washington_d_c_&#45;lowes_madison</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>The nation’s capital is an exciting destination in any season. It’s a moving experience to wander around the Mall and visit all the monuments to our nation’s history. During a recent stay in the city Joseph situated himself close to the action at the Loews’ Madison Hotel – just a hop, skip and a jump from the White House. He speaks with General Manager Larry Beiderman and chef Arnel Esposo about the property.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/loews_madison.mp3" length="2205487" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/loews_madison.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Mon, 8 Feb 2010 17:46:51 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:09:10</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Orsay Restaurant &#45; NY, NY</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>orsay_restaurant_ny_ny</description>
<itunes:subtitle>orsay_restaurant_ny_ny</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>New York, New York is a hellava a town&#8212;for restaurants. In every neighborhood you can find a world of cuisines. Designed by Jean Denoyer, Orsay, located on the Upper East Side at Lexington and 75th Street, is a fine dining establishment that is at its heart a warm, welcoming neighborhood French eatery. Menu selections offer a delicious combination of light classical French dishes and the popular comfort foods of a Parisian brasserie. Joseph speaks with manager/partner Hassan El Garrahy about the restaurant.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/orsay_restaurant.mp3" length="1684501" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/orsay_restaurant.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Sat, 23 Jan 2010 16:53:04 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>07:00:00</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Christmas Smoke</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>christmas_smoke</description>
<itunes:subtitle>christmas_smoke</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>It’s holiday time and at this time of year Joseph’s childhood memories take him back to his grandparents home in Miami, Florida. Cuban immigrants, they celebrated a traditional “Noche Buena” with roast pork, red wine, black beans, white rice, yucca, plantains and, in his grandfather’s case, a long, dark, fat Cuban cigar. Joseph’s grandfather, Carlos, was a cigar maker from Pinar de Rios, Cuba.&amp;nbsp; Just in time for Christmas, Joseph tells his “Christmas Story” in this moving and evocative pod cast.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/Christmas_Smoke.mp3" length="2066516" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/Christmas_Smoke.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 16 Dec 2009 23:58:00 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:08:35</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Washington, DC – Location, Location, Location.</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>washington_dc_&#45;_location_location_location</description>
<itunes:subtitle>washington_dc_&#45;_location_location_location</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph visits the nation’s capital and stops off at the historic Madison, a Loews Hotel, to speak with general manger Larry Beiderman about the White House&#45;adjacent property and an upcoming cultural event.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/washington_dc_location.mp3" length="1064249" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/washington_dc_location.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Tue, 17 Nov 2009 06:20:58 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:04:25</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Zambia Bush and River Safari</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>zambia_bush_and_river_safari</description>
<itunes:subtitle>zambia_bush_and_river_safari</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Gold Medal Winner &#45; &#8220;Lowell Thomas Journalism Award&#8221;

Joseph flies into the bush for astonishing wildlife and cultural encounters with the animals and people of Zambia’s Luangwa Valley before he “roughs it” in a swank safari camp on the shore of the great Zambezi river within ear shot of hippos and elephants. He then heads south to stand on historic Livingstone Island at the edge of thundering Victoria Falls.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/zambia_bush_and_river_safari.mp3" length="10833210" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/zambia_bush_and_river_safari.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 21 Oct 2009 23:44:42 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:44:59</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Joseph Speaks With Qantas Airways Peter McLaughlin</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>joseph_speaks_with_peter_mclaughlin</description>
<itunes:subtitle>joseph_speaks_with_peter_mclaughlin</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph speaks with Qantas Airways vice&#45;president Peter McLaughlin about a once&#45;in&#45;a&#45;lifetime bargain air package, Qantas’ new A380 and Australia&#8212;that great, big land down&#45;under that has such wonders in it.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/qantas_airwayss.mp3" length="2884462" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/qantas_airwayss.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Sat, 10 Oct 2009 04:35:20 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:11:54</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>British Virgin Island</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>British Virgin Island</description>
<itunes:subtitle>British Virgin Island</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Blue skies, white sand beaches, spicy food and music&#8212;and the friendliest people on earth Joseph discovers all this and more on the British Virgin Island.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/british_virgin_island.mp3" length="13005135" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/british_virgin_island.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Tue, 29 Sep 2009 16:14:22 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:10</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Alaska Cruise &#45; Part 2</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>alaska_cruise_2</description>
<itunes:subtitle>alaska_cruise_2</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph continues his Alaska — America’s Last Frontier Regency Cruise with stops in Juneau, Skagway and Sitka and discovers more of this Great Land and its people.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/alaska_cruise_2.mp3" length="25918403" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/alaska_cruise_2.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Sat, 19 Sep 2009 17:47:16 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:53:59</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Alaska Cruise &#45; Part 1</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>alaska_cruise_part_1</description>
<itunes:subtitle>alaska_cruise_part_1</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>America’s Last Frontier has a world of attractions awaiting the visitor — in every season. Today Joseph takes off on a Regent Seven Seas Mariner Alaska adventure. He’ll highlight the historic and multi&#45;cultural side of Anchorage, sample local cuisine, view wildlife and soak up Alaska’s breathtaking beauty. We’ll also meet the people of Alaska they’ll share with us their unique spirit and character and along the way we’ll give you some ideas so that you can plan your own Alaska journey.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/alaska_cruise_part_1.mp3" length="25908372" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/alaska_cruise_part_1.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 9 Sep 2009 21:53:43 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:53:58</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Acadian Festival 2009</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>acadian_festival_2009</description>
<itunes:subtitle>acadian_festival_2009</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>New Brunswick is Canada’s only bi&#45;lingual province and the peaceful co&#45;existence between the French Acadian culture and the English Loyalist culture gives you two experiences for the price of one. Add to that New Brunswick’s natural beauty and the amazing Bay of Fundy tides and a world of adventure awaits you. Joseph returns to New Brunswick for the 400th anniversary of the French landing in North America to celebrate the Festival Acadien of Caraquet. It’s a two&#45;week cultural celebration that culminates in a mardi&#45;gras style street party throughout the Acadien Peninsula.&amp;nbsp; We’ll learn about the past, present and future of the Acadians. We’ll join in their festival and partake of some of the many attractions New Brunswick offers year round.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/acadian_festival_2009.mp3" length="25986948" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/acadian_festival_2009.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Thu, 3 Sep 2009 22:45:03 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:07</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>San Antonio, TX – Every Texan’s Second Home</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>San Antonio, TX – Every Texan’s Second Home</description>
<itunes:subtitle>San Antonio, TX – Every Texan’s Second Home</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>San Antonio is every Texan’s second hometown. From the Alamo to the river walk San Antonio entertains, informs and inspires at every bend in the river. While visiting San Antonio in preparation for a Travelscope Television shoot next Spring, Joseph’s discovers a very comfortable and historic home away from home – The Drury Plaza. He gets the lowdown on the property from the assistant general manager.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/DruryInnGreekCruiseAthens.mp3" length="26006174" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/DruryInnGreekCruiseAthens.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Mon, 3 Aug 2009 14:08:43 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:10</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Greek Holiday</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>greek_holiday</description>
<itunes:subtitle>greek_holiday</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Joseph hits the path less traveled with Variety Cruise Line. From Folegandros to Kea, Joseph weighs anchor on the Galileo for the Jewel of Cyclades tour. After the cruise Joseph explored the “new” Athens and when he returned home he talked with Chris Petsilas, Deputy Director of the Greek National Tourist Office in New York about what Athens has to offer visitors.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/Greek_Holiday.mp3" length="27629528" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/Greek_Holiday.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Tue, 21 Jul 2009 00:03:09 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:28:46</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>East L.A. Meets Napa</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>east_la_meets_napa</description>
<itunes:subtitle>east_la_meets_napa</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Join Joseph as he speaks with chef Daniel Salcido about East L.A. meets Napa – an annual Los Angeles event held downtown in historic Union Station benefiting AltaMed which provides healthcare for needy persons of Latin heritage in Los Angeles.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/EastLA_Meets_Napa.mp3" length="10485259" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/EastLA_Meets_Napa.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 10 Jul 2009 11:34:06 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:07:16</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>The Island of Palau</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>The Island of palau</description>
<itunes:subtitle>The Island of palau</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Join Joseph on his Micronesia adventure to the island of Palau, noted for diving, scenic beauty and exotic cultures.&amp;nbsp; Among other things, on this podcast we visit the Rock Islands, take a kayak trip through mangrove forests and swim with non&#45;stinging jelly fish.&amp;nbsp; Along the way, Joseph meets the friendly islanders and participants in some festive celebrations&#8212;Palau&#45;style.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/palau.mp3" length="25979007" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/palau.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Tue, 23 Jun 2009 15:23:37 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:06</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>The Colors of Malaysia</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Malaysia</description>
<itunes:subtitle>Malaysia</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Malaysia is a dynamic multi&#45;racial, multi&#45;cultural country that offers the traveler a wide range of activities, experiences and natural adventures.&amp;nbsp; Travelscope’s Malaysia Adventure highlights the Colors of Malaysia Festival and explores the capital city of Kuala Lumpur, the historic town of Melacca and the islands of Penang and Langkawi.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/Colors_of_Malaysia.mp3" length="26006174" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/Colors_of_Malaysia.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Wed, 20 May 2009 23:11:01 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:10</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Aquitaine, France</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Aquitaine, France</description>
<itunes:subtitle>Aquitaine, France</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Our Aquitaine, France adventure explores its major city Bordeaux, the medieval wine village of St. Emillon and the Dordorgne, an area of great food, wine and Cro&#45;Magnon Man.&amp;nbsp; We’ll dine on fresh oysters, foie gras, duck and goose, and raise a glass or two, and say, “Vive la France.&#8221;</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/Aquitaine_France.mp3" length="25908581" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/Aquitaine_France.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Sun, 3 May 2009 19:07:49 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:53:58</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Rio de Janeiro, Brazil</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Joseph Rosendo&#39;s Travelscope</description>
<itunes:subtitle>Joseph Rosendo&#39;s Travelscope</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>When we think exotic, romantic, exciting beaches — Rio comes to mind.&amp;nbsp; When we think celebrations — Carnaval! — Rio comes to mind.&amp;nbsp; Yet, Rio is more than beaches and a non&#45;stop party.&amp;nbsp; We’ll discover the many faces of Rio on Travelscope’s Rio de Janeiro adventure.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/rio-de-janeiro.mp3" length="26017459" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/rio-de-janeiro.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 17 Apr 2009 06:01:18 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:11</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>San Antonio, TX – Wine Festival</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Joseph Rosendo&#39;s Travelscope</description>
<itunes:subtitle>Joseph Rosendo&#39;s Travelscope</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>San Antonio is our favorite Texas town —&#45; there’s a slew of attractions to entertain you — the Alamo, the Riverwalk, the music, the art — but it’s San Antonio’s diverse cultures and the way the people that is most impressive.&amp;nbsp;  Why not?&amp;nbsp; They have a lot to celebrate — and today we’re celebrating the San Antonio Express&#45; News Wine Festival.&amp;nbsp;</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/SanAntonio09.mp3" length="26082661" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/SanAntonio09.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 6 Mar 2009 17:08:51 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:19</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Fishing on the Miramichi River &#45; New Brunswick, Canada</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Joseph Rosendo&#39;s Travelscope</description>
<itunes:subtitle>Joseph Rosendo&#39;s Travelscope</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>It’s spring and the salmon are jumping on the Miramichi River in New Brunswick, Canada.&amp;nbsp; Joseph tries his hand at snaring the big ones and along the way he shares some of non&#45;fishing experiences as well.&amp;nbsp; All this and more on this Travelscope Adventure.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/Miramichi2009.mp3" length="25977335" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/Miramichi2009.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 6 Mar 2009 07:58:03 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:06</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Fredericksburg, Texas – Wine country, restaurants, German heritage</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Joseph Rosendo&#39;s Travelscope</description>
<itunes:subtitle>Joseph Rosendo&#39;s Travelscope</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Fredericksburg may be in Texas — but if you squint and sniff just a bit you’ll get a real taste of Germany.


Just a 90&#45;minute drive from San Antonio, Fredericksburg  keeps its visitors busy with a German heritage, historic museums, varied accommodations, gourmet restaurants, wineries and festivals.


Don’t get me wrong, this is not a Disneyland presentation of Germany – with lederhosen and Bavarian chalets — Fredericksburg’s soul may be German, but its history is firmly planted in Texas’ pioneer past.&amp;nbsp;</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/Fredericksburg2009.mp3" length="25957273" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/Fredericksburg2009.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 6 Mar 2009 07:41:54 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:04</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>

<item>
<!-- Automatically feed the title to iTunes -->
<title>Germany’s Carnival Part 1</title>
<!-- If you have multiple authors you can use a tag or just leave it static -->
<itunes:author>Joseph Rosendo</itunes:author>
<!--
	For this example I'm assuming that you are using EE's custom fields.
	I generally create a custom field for an episode's subtitle, description,
	physical file (a field that only holds your uploaded podcast name), 
	episode size (in bytes), and episode length.
	
	NOTE: For all these fields its important to only use XML friendly entities.
	Your feed will break if you don't. iTunes is super-strict about this.
-->
<!-- Custom field for episode subtitle. The subtitle appears right next to the
title in iTunes. -->
<description>Joseph Rosendo&#39;s Travelscope</description>
<itunes:subtitle>Joseph Rosendo&#39;s Travelscope</itunes:subtitle>
<!-- Custom field for episode description. This appears when you click the "i" in iTunes
next to subtitle. -->
<itunes:summary>Guten Tag! Good Day! Germany offers the visitor great natural beauty, a dynamic history, cultural treasures and an array of activities to satisfy every interest — including the yearly pre&#45;lent Carnival or FastNacht Celebration. Today Joseph heads out on a tour of the Southern German state of Baden&#45;Wittenberg that takes him from the cosmopolitan city of Stuttgart to the Black Forest, along the Rhine to Lake Constance and beyond. You’ll meet the revelers and participates at Germany’s Carnival — a yearly celebration designed to chase away the winter blues. So grab your jester’s cap and your wooden mask for a good dose of “Gemutlichkeit” — the good life — on part one of Travelscope’s Carnival in Germany Adventure.</itunes:summary>
<!-- Use the custom physical file field, which should hold only the name of your episode 
to tell iTunes where your file is located. There are other methods. I'm using a simple
one since this is just a template to build off of. 

NOTE: This is assuming you are using iTune's m4a format. If you are using mp3 you'll also
need to change the type value below to mp3. You can find the value on Apple's tech specs 
url posted at the beginning of this template. 

NOTE: You can also insert the size in bytes (see tech specs for format) using a custom
field. There are other methods available, such as a few plugins. But again, this is 
to give you the basics.
-->
<enclosure url="http://media.libsyn.com/media/travelscope/CarnivalPart12009.mp3" length="26076391" type="audio/x-mp3" />
<!-- url to your episode. I'm using the title permalink but any tag that generates a unique
URL to your episode will do. -->
<guid>media.libsyn.com/media/travelscope/CarnivalPart12009.mp3</guid>
<!-- The date/time stamp for your podcast. Again, iTunes is super-strict about this. If your
date/time stamp is not exactly how Apple wants it your feed will break. -->
<pubDate>Fri, 6 Mar 2009 07:33:26 +00:00</pubDate>
<!-- Insert episode length. -->
<itunes:duration>00:54:19</itunes:duration>
<itunes:keywords>travel, outdoors, vacation</itunes:keywords>
</item>
 
</channel>
</rss>