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

<channel>
	<title>filecats.co.uk</title>
	<atom:link href="http://filecats.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://filecats.co.uk</link>
	<description>Videos about Microsoft SQL Server and Excel, for only $10 a course</description>
	<lastBuildDate>Tue, 09 Oct 2018 21:18:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.23</generator>
	<item>
		<title>SQL Server 101 &#8211; Podcasts 007 and 008</title>
		<link>http://filecats.co.uk/sql-server/sql-server-101-podcasts-007-and-008/</link>
		<comments>http://filecats.co.uk/sql-server/sql-server-101-podcasts-007-and-008/#comments</comments>
		<pubDate>Thu, 20 Sep 2018 20:07:56 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9639</guid>
		<description><![CDATA[<p>Find out more about the SQL Server 101 Podcast. In Episode 7 of the SQL Server 101 podcast, we look at the following topics: Strings In a previous podcast, we tried to add a string to a numeric field, and found that it didn&#8217;t work. In this section, we&#8217;ll have a look at the two different main versions, CHAR and NCHAR, [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/sql-server/sql-server-101-podcasts-007-and-008/">SQL Server 101 &#8211; Podcasts 007 and 008</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/sql-server/sql-server-101-podcasts-007-and-008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 101 &#8211; Podcasts 011 and 012</title>
		<link>http://filecats.co.uk/sql-server/sql-server-101-podcasts-011-and-012/</link>
		<comments>http://filecats.co.uk/sql-server/sql-server-101-podcasts-011-and-012/#comments</comments>
		<pubDate>Thu, 20 Sep 2018 19:28:29 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9634</guid>
		<description><![CDATA[<p>Find out more about the SQL Server 101 Podcast. In Episode 11 of the SQL Server 101 podcast, we look at the following topics: Creation of the Employee Table In the previous few podcasts, we learned all about the different data types, whether they be number, string or date. Now that we know all about these, we can now create [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/sql-server/sql-server-101-podcasts-011-and-012/">SQL Server 101 &#8211; Podcasts 011 and 012</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/sql-server/sql-server-101-podcasts-011-and-012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel in Office &#8211; Podcasts 017 and 018</title>
		<link>http://filecats.co.uk/excel-in-office/excel-in-office-podcast-017/</link>
		<comments>http://filecats.co.uk/excel-in-office/excel-in-office-podcast-017/#comments</comments>
		<pubDate>Wed, 22 Aug 2018 19:53:48 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Excel in Office]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9622</guid>
		<description><![CDATA[<p>Find out more about the Excel in Office podcast. In Episode 17 of the Excel in Office podcast, we look at the following topics: Applying Number format Numbers can have colors and fonts, but there are many different other ways that numbers can be formatted: number, currency, accounting, date, time, percentage, fraction, scientific, text and special. We’ll have a look [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/excel-in-office/excel-in-office-podcast-017/">Excel in Office &#8211; Podcasts 017 and 018</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/excel-in-office/excel-in-office-podcast-017/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MATCH and INDEX</title>
		<link>http://filecats.co.uk/excel/using-match-and-index/</link>
		<comments>http://filecats.co.uk/excel/using-match-and-index/#comments</comments>
		<pubDate>Wed, 31 May 2017 21:24:13 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9531</guid>
		<description><![CDATA[<p>Hello. This article is about looking up values in Excel. Balaji asks: How can I create a Query that displays maximum value in one column and the date corresponding to the maximum value in the adjacent column ? &#160; There are several ways to do this. In this video, I will have a look at the MATCH and INDEX formulas to solve [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/excel/using-match-and-index/">Using MATCH and INDEX</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/excel/using-match-and-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server video course &#8211; Session 1</title>
		<link>http://filecats.co.uk/videos/sql-server-video-course-session-1/</link>
		<comments>http://filecats.co.uk/videos/sql-server-video-course-session-1/#comments</comments>
		<pubDate>Tue, 21 Jun 2016 20:39:10 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9416</guid>
		<description><![CDATA[<p>70-461 Session 1: Querying Microsoft SQL Server 2012 About This Course This course is the foundation for the Microsoft Certificate 70-461: &#8220;Querying Microsoft SQL Server 2012&#8243;. Rather than present one huge course, this course takes some of the basics and then goes in depth. The basics presented are: how to install SQL Server, and how to create and drop tables. [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/videos/sql-server-video-course-session-1/">SQL Server video course &#8211; Session 1</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/videos/sql-server-video-course-session-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phillip Burton</title>
		<link>http://filecats.co.uk/videos/phillip-burton/</link>
		<comments>http://filecats.co.uk/videos/phillip-burton/#comments</comments>
		<pubDate>Tue, 03 May 2016 20:50:59 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9031</guid>
		<description><![CDATA[<p>The post <a rel="nofollow" href="http://filecats.co.uk/videos/phillip-burton/">Phillip Burton</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/videos/phillip-burton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server videos</title>
		<link>http://filecats.co.uk/videos/sql-server-videos/</link>
		<comments>http://filecats.co.uk/videos/sql-server-videos/#comments</comments>
		<pubDate>Wed, 03 Feb 2016 20:39:46 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9011</guid>
		<description><![CDATA[<p>Learn SQL Server by watching videos Having a certification in SQL Server can be advantageous to your career, but there&#8217;s a lot to concentrate on. Where do you start? What would Microsoft want you to learn? Well, Microsoft has an examination about T-SQL, the language about adding data to and retrieving information from SQL Server. It is called &#8220;70-461 Querying [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/videos/sql-server-videos/">SQL Server videos</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/videos/sql-server-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WDW Today</title>
		<link>http://filecats.co.uk/wdwtoday/wdw-today/</link>
		<comments>http://filecats.co.uk/wdwtoday/wdw-today/#comments</comments>
		<pubDate>Sat, 26 Dec 2015 21:59:28 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[WDWToday]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=9001</guid>
		<description><![CDATA[<p>Episode 1426 &#8211; Buy Or Sell Episode 1425 &#8211; December 2014 Preview Episode 1424 &#8211; Listener Questions Episode 1423 &#8211; Attraction Mashups Episode 1422 &#8211; Toddlers And Tweens Episode 1421 &#8211; Listener Questions Episode 1420 &#8211; Mickey&#8217;s Very Merry Christmas Party 2014 Preview Episode 1419 &#8211; Once Upon A Time Episode 1418 &#8211; Listener Questions Episode 1417 &#8211; Looking Forward [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/wdwtoday/wdw-today/">WDW Today</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/wdwtoday/wdw-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.touringplans.com/matth/live16-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live16-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live16-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live15-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live15-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live15-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://media.podcastingmanager.com/92607-85341/Media/mm07show4.mp3" length="285" type="audio/mpeg" />
<enclosure url="http://media.podcastingmanager.com/92607-85341/Media/Scopa2007MM.mp3" length="285" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live14-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live14-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live14-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live13-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live13-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live13-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live13-4.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_266_-_06-06-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_265_-_06-04-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_264_-_06-01-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_263_-_05-30-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_262_-_05-28-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_261_-_05-25-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_260_-_05-23-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_259_-_05-21-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_258_-_05-18-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_257_-_05-16-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_256_-_05-14-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_255_-_05-11-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_254_-_05-09-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_253_-_05-07-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_252_-_05-04-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_251_-_05-02-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_250_-_04-30-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_249_-_04-27-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_248_-_04-25-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_247_-_04-23-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_246_-_04-20-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_245_-_04-18-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_244_-_04-16-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_243_-_04-13-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_242_-_04-11-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_241_-_04-09-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live12-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live12-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live12-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_240_-_04-06-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_239_-_04-04-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_238_-_04-02-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_237_-_03-30-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_236_-_03-28-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_235_-_03-26-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_234_-_03-23-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_233_-_03-21-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_232_-_03-19-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_231Part1_-_03-16-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_231Part2_-_03-16-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_230_-_03-14-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_229_-_03-12-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_228_-_03-09-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_227_-_03-07-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_226_-_03-05-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live11-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live11-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live11-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_225_-_03-02-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_224_-_02-28-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_223_-_02-26-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_222_-_02-23-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_221_-_02-21-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_220_-_02-19-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live10-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live10-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live10-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_219_-_02-16-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_218_-_02-14-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_217_-_02-12-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_216_-_02-09-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_215_-_02-07-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_214_-_02-05-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_213_-_02-02-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_212_-_01-31-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_211_-_01-29-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_210_-_01-26-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_209_-_01-24-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_208_-_01-22-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_207_-_01-19-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_206_-_01-17-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_205_-_01-15-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_204_-_01-12-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_203_-_01-10-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live9-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live9-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live9-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live8-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live8-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live8-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_201_-_01-05-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_200_-_01-03-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_199_-_01-01-07.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_198_-_12-29-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_197_-_12-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_195_-_12-22-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://touringplans.com/matth/mousefest2006.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_194_-_12-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_193_-_12-18-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_192_-_12-15-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_191_-_12-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_190_-_12-11-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_189_-_12-08-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_188_-_12-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_187_-_12-04-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_186_-_11-29-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_185_-_11-29-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_184_-_11-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_183_-_11-24-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_182_-_11-22-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_181_-_11-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/wwtete1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/wwtete2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_180_-_11-17-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_179_-_11-15-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_178_-_11-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_177_-_11-10-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_176_-_11-08-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_175_-_11-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_174_-_11-03-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_173_-_11-01-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_172_-_10-30-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_171_-_10-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live7-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live7-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live7-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_170_-_10-25-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_169_-_10-23-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_168_-_10-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_167_-_10-18-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_166_-_10-16-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_165_-_10-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_164_-_10-11-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_163_-_10-09-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_162_-_10-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_161_-_10-04-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_160_-_10-02-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_159_-_09-29-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_158_-_09-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_157_-_09-25-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_156_-_09-22-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_155_-_09-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_154_-_09-18-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_153_-_09-15-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_152_-_09-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live6-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live6-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live6-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_151_-_09-11-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_150_-_09-08-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_149_-_09-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_148_-_09-04-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_147_-_09-01-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_146_-_08-30-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_145_-_08-28-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_144_-_08-25-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_143_-_08-23-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_142_-_08-21-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_141_-_08-18-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_140_-_08-16-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_139_-_08-14-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_138_-_08-11-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_137_-_08-09-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live5Pt1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live5Pt2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Live5Pt3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_136_-_08-07-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_135_-_08-04-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_134_-_08-02-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_133_-_07-31-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_132_-_07-28-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_131_-_07-26-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_130_-_07-24-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_129_-_07-21-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_128_-_07-19-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_127_-_07-17-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_126_-_07-14-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_125_-_07-12-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_124_-_07-10-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_123_-_07-07-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_122_-_07-05-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_121_-_07-03-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_120_-_06-30-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live3-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live3-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live3-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_119_-_06-28-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_118_-_06-26-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_117_-_06-23-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_116_-_06-21-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_115_-_06-19-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_114_-_06-16-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_113_-_06-14-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_112_-_06-12-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_111_-_06-09-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_110_-_06-07-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_109_-_06-05-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_108_-_06-02-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live2-1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live2-2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/live2-3.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_107_-_05-31-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_106_-_05-29-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_105_-_05-26-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_104_-_05-24-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_103_-_05-22-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_102_-_05-19-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_101_-_05-17-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_100_-_05-15-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_99_-_05-12-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_98_-_05-10-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_97_-_05-08-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_96_-_05-05-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_95_-_05-03-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/LiveShow1.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/LiveShow2.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_94_-_05-01-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_93_-_04-28-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_92_-_04-26-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_91_-_04-24-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_90_-_04-21-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_89_-_04-19-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_88_-_04-17-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_87_-_04-14-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_86_-_04-12-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_85_-_04-10-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_84_-_04-07-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_83_-_04-05-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_82_-_04-03-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_81_-_03-31-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_80_-_03-29-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_79_-_03-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_78_-_03-24-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_77_-_03-22-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_76_-_03-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_75_-_03-17-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_74_-_03-15-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_73_-_03-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_72_-_03-10-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_71_-_03-08-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_70_-_03-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_69_-_03-01-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_67_-_02-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_66_-_02-24-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_65_-_02-22-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_64_-_02-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_63_-_02-17-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_62_-_02-15-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_61_-_02-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_60_-_02-10-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_59_-_02-08-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_58_-_02-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_57_-_02-03-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_56_-_02-01-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_55_-_01-30-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_54_-_01-27-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_53_-_01-25-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_51_-_01-20-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_50_-_01-18-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_49_-_01-13-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_48_-_01-11-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_47_-_01-09-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_46_-_01-06-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_45_-_1-4-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_44_-_01-02-06.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_43_-_12-30-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_42_-_12-28-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_41_-_12-26-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_40_-_12-23-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_39_-_12-21-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_38_-_12-19-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_37_-_12-16-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_36_-_12-14-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_35_-_12-12-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_34_-_12-09-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://slapcast.com/mp3/QuickGold/QuickGold-2005-11-29.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_30_-_11-30-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_29_-_11-28-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_27_-_11-23-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_26_-_11-21-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_25_-_11-18-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_24_-_11-16-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_23_-_11-14-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_22_-_11-11-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_21_-_11-09-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_20_-_11-07-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_19_-_11-04-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_18_-_11-02-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_17_-_10-31-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.studioscentral.com/shows/Episode_16_-_10-28-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.touringplans.com/matth/Episode_15_-_10-25-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_14_-_10-24-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_13_-_10-21-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_12_-_10-19-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_11_-_10-17-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://studioscentral.com/shows/Episode_10_-_10-14-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_9_-_10-10-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_8_-_10-07-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_7_-_10-3-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_6_-_9-30-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_5_-_9-26-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_4_-_9-23-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_3_-_9-19-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_2_-_9-16-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/Episode_1_-_9-12-05.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.wdwtoday.com/shows/WDWToday_Intro_Show_-_09-11-05.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Keep an index, or pay later</title>
		<link>http://filecats.co.uk/save-time-money/keep-an-index-or-pay-later/</link>
		<comments>http://filecats.co.uk/save-time-money/keep-an-index-or-pay-later/#comments</comments>
		<pubDate>Sat, 26 Sep 2015 20:04:48 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Save time and money]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=8997</guid>
		<description><![CDATA[<p>How accessible is your data? All of it. How quickly can you access your data? If we are talking about your current data, such as your Word documents and project files, then presumably you can access it very quickly. (However, how quickly can you find documents using Word metadata or photographs taken on a particular date?) What about your other ESI data? [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/save-time-money/keep-an-index-or-pay-later/">Keep an index, or pay later</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/save-time-money/keep-an-index-or-pay-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How important is MSG metadata?</title>
		<link>http://filecats.co.uk/metadata/microsoft-outlook-msg-files/how-important-is-msg-metadata/</link>
		<comments>http://filecats.co.uk/metadata/microsoft-outlook-msg-files/how-important-is-msg-metadata/#comments</comments>
		<pubDate>Tue, 15 Sep 2015 19:48:37 +0000</pubDate>
		<dc:creator><![CDATA[Phillip Burton]]></dc:creator>
				<category><![CDATA[Microsoft Outlook metadata]]></category>

		<guid isPermaLink="false">http://filecats.co.uk/?p=8948</guid>
		<description><![CDATA[<p>Information putting data into context can be essential, especially if the amount of data involved is huge. As I have written elsewhere, it is often the first step in investigating a huge data set. According to the judge in LLC v Kaplan, the &#8220;Plantiff produced a hard drive containing 822,493 pages of email communications&#8221;. Reading between the lines, it seemed [...]</p>
<p>The post <a rel="nofollow" href="http://filecats.co.uk/metadata/microsoft-outlook-msg-files/how-important-is-msg-metadata/">How important is MSG metadata?</a> appeared first on <a rel="nofollow" href="http://filecats.co.uk">filecats.co.uk</a>.</p>
]]></description>
		<wfw:commentRss>http://filecats.co.uk/metadata/microsoft-outlook-msg-files/how-important-is-msg-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: filecats.co.uk @ 2019-04-04 04:44:06 by W3 Total Cache -->