﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<!--	===============================================================================
		SETUP
		===============================================================================
		This code doesn't change
		_______________________________________________________________________________
-->
		
	<channel>
		<language>en-US</language>

<!--	===============================================================================
		GENERAL NOTES:
		
		* Special characters in this file:
			In general, any character you type is valid text, except for 5 characters 
			reserved for XML use only. For these, use the following codes instead:
				Char	Code
				====	======
				&		&amp;
				<		&lt;
				>		&gt;
				'		&apos;
				"		&quot;
			Example:
				This works:		<itunes:category text="Religion &amp; Spirituality">
				This breaks:	<itunes:category text="Religion & Spirituality">

		* Testing your changes:
			Once you have updated this file, there are a couple things you should do
			to validate it will work.
			1) In Dreamweaver, choose menu File > Check Page > Validate as XML. This
			   will make sure your syntax is correct and alert you of errors if any
			   are found. XML is very particular: there must be no errors.
			2) Publish the file to your website, then subscribe to or refresh the
			   podcast in iTunes. If all is well you will see the new episodes.

		_______________________________________________________________________________


-->

<!--	===============================================================================
		SHOW INFO
		===============================================================================
		This code specifies global info for this page, related to this radio/TV show.
		Save this page with a new name and modify this section once to set up a new show.
		_______________________________________________________________________________
		NOTES:
			* <itunes:image> specifies artwork for this podcast.
			  Artwork should be a .jpg or .png 300 x 300 pixels square.
			* <itunes:keywords> Specify keywords to help people find the show when doing
			  a search. These keywords are otherwise invisible to users.
-->
		<title>Renewal Ministries: "Food for the Journey"</title>
		<itunes:author>Sister Ann Shields</itunes:author>
		<itunes:subtitle>Daily Catholic teaching, stories and inspirational challenges</itunes:subtitle>
		<itunes:summary>Sister Ann Shields believes there is a major disconnect in the lives of many Catholics: a separation between God’s word and its application to our personal/daily lives. Through teaching, stories and inspirational challenges, Sister Ann is able to reach listeners across the globe with her message.</itunes:summary>
		<link>http://www.renewalministries.net/foodradio/</link>
		<itunes:image href="http://www.renewalministries.net/images/layout/itunes-food.jpg"/>
		<itunes:category text="Religion &amp; Spirituality">
			<itunes:category text="Christianity"/>
		</itunes:category>
		<itunes:keywords></itunes:keywords>

		<!-- static info, change if desired -->
		<copyright>&#x2117; &amp; &#xA9; 2007 Renewal Ministries</copyright>
		<webMaster>amartin@renewalministries.net</webMaster>
		<itunes:owner>
			<itunes:name>Anne Martin</itunes:name>
			<itunes:email>amartin@renewalministries.net</itunes:email>
		</itunes:owner>
	    <docs>http://www.apple.com/itunes/store/podcaststechspecs.html</docs>
		<itunes:explicit>no</itunes:explicit>

<!--	===============================================================================
		EPISODES
		===============================================================================
		Creating an Episode:
			Each <item> block below represents one audio/video file (one episode). 
			Copy, paste and edit an <item> block to create a new episode. 
			Put new episodes at the top, letting old episodes get pushed to the bottom.
		_______________________________________________________________________________
		NOTES:
			* <pubDate> is the trigger for iTunes to get a new episode.
			  It MUST be in this format (note that Day & Month must be first 3 letters only): 
				  Day, D Mon YYYY HH:MM:SS ZON
			* <itunes:duration>
		_______________________________________________________________________________
-->
		<item>
			<title>05_25_Pentecost Sunday</title>
			<itunes:summary>May 25, 2012</itunes:summary>
			<pubDate>Fri, 25 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_052512.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_24_Consecrate them in the truth</title>
			<itunes:summary>May 24, 2012</itunes:summary>
			<pubDate>Thu, 24 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_052412.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_23_Consecrate them in the truth</title>
			<itunes:summary>May 23, 2012</itunes:summary>
			<pubDate>Wed, 23 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_052312.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_22_That they should know you</title>
			<itunes:summary>May 22, 2012</itunes:summary>
			<pubDate>Tue, 22 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_052212.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_21_Take courage—I have conquered</title>
			<itunes:summary>May 21, 2012</itunes:summary>
			<pubDate>Mon, 21 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_052112.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_18_7th Sunday of Easter</title>
			<itunes:summary>May 18, 2012</itunes:summary>
			<pubDate>Fri, 18 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051812.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_17_Ascension for some dioceses,Easter weekday for all others</title>
			<itunes:summary>May 17, 2012</itunes:summary>
			<pubDate>Thu, 17 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051712.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_16_Easter weekday </title>
			<itunes:summary>May 16, 2012</itunes:summary>
			<pubDate>Wed, 16 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051612.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_15_St. Isidore</title>
			<itunes:summary>May 15, 2012</itunes:summary>
			<pubDate>Tue, 15 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051512.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_14_St. Matthias</title>
			<itunes:summary>May 14, 2012</itunes:summary>
			<pubDate>Mon, 14 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051412.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_11_6th Sunday of Easter</title>
			<itunes:summary>May 11, 2012</itunes:summary>
			<pubDate>Fri, 11 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051112.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_10_Faith</title>
			<itunes:summary>May 10, 2012</itunes:summary>
			<pubDate>Thu, 10 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_051012.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_09_The law</title>
			<itunes:summary>May 09, 2012</itunes:summary>
			<pubDate>Wed, 09 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050912.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_08_Friends and coworkers of the Gospel</title>
			<itunes:summary>May 08, 2012</itunes:summary>
			<pubDate>Tue, 08 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050812.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_07_When we don’t have right criteria we make idols out of people</title>
			<itunes:summary>May 07, 2012</itunes:summary>
			<pubDate>Mon, 07 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050712.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_04_5th Sunday of Easter</title>
			<itunes:summary>May 04, 2012</itunes:summary>
			<pubDate>Fri, 04 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050412.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_03_Feast of Sts. Philip and James</title>
			<itunes:summary>May 03, 2012</itunes:summary>
			<pubDate>Thu, 03 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050312.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_02_St. Athanasius</title>
			<itunes:summary>May 02, 2012</itunes:summary>
			<pubDate>Wed, 02 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050212.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>05_01_St. Joseph the Worker</title>
			<itunes:summary>May 01, 2012</itunes:summary>
			<pubDate>Tue, 01 May 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_050112.mp3" type="audio/mpeg" />
		</item>
		
		<item>
			<title>04_30_God’s mind and ours</title>
			<itunes:summary>April 30, 2012</itunes:summary>
			<pubDate>Mon, 30 April 2012 08:00:00 EST</pubDate>
			<enclosure url="http://podcast.webcastcenter.com/renew/fftj_043012.mp3" type="audio/mpeg" />
		</item>
		
		
		</channel>
</rss>
