<?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>Jeremy&#039;s Blog &#187; Windows Applications</title>
	<atom:link href="http://jeremysblog.co.uk/category/software/windows-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremysblog.co.uk</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jul 2010 12:28:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mediator 9: Tracking a User&#8217;s Score</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 17:19:57 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394</guid>
		<description><![CDATA[
This episode builds on the previous screencast in this series, &#8216;Storing &#038; Displaying User Input Data&#8217;. That episode introduced most of the key elements for programming user interactivity and I&#8217;ll not be introducing any new programming elements here; it is really just a matter of using those elements in a slightly different way. If you&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9" width="188" height="225" /></p>
<p>This episode builds on the previous screencast in this series, <a href="http://jeremysblog.co.uk/software/mediator-9-storing-and-displaying-user-input-data/">&#8216;Storing &#038; Displaying User Input Data&#8217;</a>. That episode introduced most of the key elements for programming user interactivity and I&#8217;ll not be introducing any new programming elements here; it is really just a matter of using those elements in a slightly different way. If you&#8217;ve not already watched that screencast then I recommend that you do so before watching this one. If you have already worked through that episode then you should find tracking a user&#8217;s score quite straightforward.</p>
<p>In this screencast I develop the project that I demonstrated in the <a href="http://jeremysblog.co.uk/software/mediator-9-drag-drop/">&#8216;Drag &#038; Drop&#8217;</a> episode. So you might also want to watch that screencast to refresh your memory of how it was set up. </p>
<p>If you&#8217;d like to explore the example Mediator document that is demonstrated in this screencast, you can <a title="Download the example Mediator document" href="http://jeremysblog.co.uk/wp-content/uploads/misc/mediator/TrackingUserScore.zip">download it</a> and edit it on your own computer (assuming that you have installed Mediator 9).</p>
<p>Duration: 11min 4secs </p>
<p>Level: Intermediate</p>
<p><strong>Download (click a link below):</strong></p>
<p><strong> </strong></p>
<p><a title="Mediator 9: Tracking a User's Score" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0007-Mediator9-TrackingUserScore-Web-960x600-h264.mov">QuickTime [medium] 960 × 600</a></p>
<p><a title="Mediator 9: Tracking a User's Score" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0007-Mediator9-TrackingUserScore-Web-640x400-h264.mov">QuickTime [small] 640 × 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0007-Mediator9-TrackingUserScore-iPod-640x480-h264.m4v" length="29798828" type="video/x-m4v" />
		</item>
		<item>
		<title>Mediator 9: Storing and Displaying User Input Data</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-storing-and-displaying-user-input-data/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-storing-and-displaying-user-input-data/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 17:59:45 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=323</guid>
		<description><![CDATA[   ]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-100" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9" width="188" height="225" /></p>
<p>This screencast will demonstrate how to store data entered by a user. Using an example document, I&#8217;ll show you how to store a user&#8217;s name and then display that name on a subsequent page. In addition to storing text input, you can also store numeric data.</p>
<p>If you haven&#8217;t already done so, you should probably watch the <a href="http://jeremysblog.co.uk/software/mediator-9-drag-drop/">Drag and Drop</a> episode before watching this one as I assume that you already have an understanding of variables and the &#8216;Assign&#8217; event (these are covered in more depth in the aforementioned episode).</p>
<p>If you&#8217;d like to explore the example Mediator document that is demonstrated in this screencast, you can <a title="Download the example Mediator document" href="http://jeremysblog.co.uk/wp-content/uploads/misc/mediator/StoringDisplayingUserInputData.md8.zip">download it</a> and edit it on your own computer (assuming that you have installed Mediator 9). </p>
<p>Specific topics covered in this screencast:</p>
<ul>
<li>Using Input Objects</li>
<li>Using variables to store data</li>
<li>The &#8216;Assign&#8217; event</li>
<li>The &#8216;Set Property&#8217; event</li>
</ul>
<p>Duration: 14min 14secs</p>
<p>Level: Intermediate</p>
<p><strong>Download (click a link below):</strong></p>
<p><a title="Mediator 9: Storing and Displaying User Input Data" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0006-Mediator9-StoringDisplayingUserInputData-Web-960x600-h264.mov">QuickTime [medium] 960 × 600</a></p>
<p><a title="Mediator 9: Storing and Displaying User Input Data" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0006-Mediator9-StoringDisplayingUserInputData-Web-640x400-h264.mov">QuickTime [small] 640 × 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-storing-and-displaying-user-input-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0006-Mediator9-StoringDisplayingUserInputData-iPod-640x480-h264.m4v" length="31481932" type="video/x-m4v" />
		</item>
		<item>
		<title>Mediator 9: Drag &amp; Drop</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-drag-drop/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-drag-drop/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 23:47:01 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=302</guid>
		<description><![CDATA[
In this screencast I show you how to create a simple interactive drag and drop matching activity in Mediator. You will be introduced to several key building blocks for programming interactivity in your projects. I would recommend that you watch all of the previous screencasts in this series before attempting to follow this one.
If you&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-100" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9" width="188" height="225" /></p>
<p>In this screencast I show you how to create a simple interactive drag and drop matching activity in Mediator. You will be introduced to several key building blocks for programming interactivity in your projects. I would recommend that you watch all of the previous screencasts in this series before attempting to follow this one.</p>
<p>If you&#8217;d like to explore the example project demonstrated in this screencast, you can <a title="Download my demo drag &amp; drop project" href="http://jeremysblog.co.uk/wp-content/uploads/misc/mediator/DragDrop.zip">download it</a> and edit it on your own computer (assuming that you have installed Mediator 9). You can also <a title="Download the full script for the screencast" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0005-Mediator9-DragDrop-Script.txt">download the full script for the screencast</a>.</p>
<p>Specific topics covered in this screencast:</p>
<ul>
<li>The &#8216;Drag &amp; Drop&#8217; event</li>
<li>The &#8216;Drop On&#8217; action</li>
<li>Variables</li>
<li>The &#8216;Assign&#8217; event</li>
<li>&#8216;If…&#8217; events (also referred to as &#8216;Conditional Statements&#8217;)</li>
<li>Using the Debug tool</li>
</ul>
<p>Duration: 15min 51secs</p>
<p>Level: Intermediate</p>
<p><strong>Download (click a link below):</strong></p>
<p><a title="Mediator 9: Drag &amp; Drop" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0005-Mediator9-DragDrop-Web-960x600-h264.mov">QuickTime [medium] 960 × 600</a></p>
<p><a title="Mediator 9: Drag &amp; Drop" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0005-Mediator9-DragDrop-Web-640x400-h264.mov">QuickTime [small] 640 × 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-drag-drop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0005-Mediator9-DragDrop-iPod-640x480-h264.m4v" length="39270435" type="video/x-m4v" />
		</item>
		<item>
		<title>Mediator 9: Hotspots</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-hotspots/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-hotspots/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:14:12 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=290</guid>
		<description><![CDATA[
This screencast describes how to add hotspots to an image in Mediator and then shows you how to program events based around interaction with these hotspots.
Specific topics covered in this screencast:

Adding hotspots
Programming events linked to hotspots

Duration: 7min 50secs
Level: Beginner
Download (click a link below):
QuickTime [medium] 960 × 600
QuickTime [small] 640 × 400
Download this screencast in iPod/iPhone [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-100" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9" width="188" height="225" /><br />
This screencast describes how to add hotspots to an image in Mediator and then shows you how to program events based around interaction with these hotspots.</p>
<p>Specific topics covered in this screencast:</p>
<ul>
<li>Adding hotspots</li>
<li>Programming events linked to hotspots</li>
</ul>
<p>Duration: 7min 50secs</p>
<p>Level: Beginner</p>
<p><strong>Download (click a link below):</strong></p>
<p><a title="Mediator 9: Hotspots" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0004-Mediator9-Hotspots-Web-960x600-h264.mov">QuickTime [medium] 960 × 600</a></p>
<p><a title="Mediator 9: Hotspots" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0004-Mediator9-Hotspots-Web-640x400-h264.mov">QuickTime [small] 640 × 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-hotspots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0004-Mediator9-Hotspots-iPod-640x480-h264.m4v" length="20901946" type="video/x-m4v" />
		</item>
		<item>
		<title>Mediator 9: Formatting &amp; Master Pages</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-formatting-master-pages/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-formatting-master-pages/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:40:56 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=197</guid>
		<description><![CDATA[
In this screencast I show you how to add a little design finesse to elements in your Mediator presentations. I also show you how to create pages more efficiently through the use of master pages. I take the basic photo slideshow that I created in the first screencast in the series and develop this further. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-100 alignright" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9 Box" width="188" height="225" /></p>
<p>In this screencast I show you how to add a little design finesse to elements in your Mediator presentations. I also show you how to create pages more efficiently through the use of master pages. I take the basic photo slideshow that I created in <a href="http://jeremysblog.co.uk/software/mediator-9-the-basics/">the first screencast in the series</a> and develop this further. If you haven&#8217;t already watched this then I recommend you <a href="http://jeremysblog.co.uk/software/mediator-9-the-basics/">watch it now</a>.</p>
<p>Specific topics covered in this screencast:</p>
<ul>
<li>the Align tool</li>
<li>the picture Format tools</li>
<li>master pages</li>
</ul>
<p>Duration: 13mins 54secs</p>
<p>Level: Beginner</p>
<h6>Download (click a link below):</h6>
<p><a title="Mediator 9: Formatting &#038; Master Pages" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0003-Mediator9-Formatting-MasterPages-Web-960x600-h264.mov">Quicktime [medium] &#8211; 960 x 600</a></p>
<p><a title="Mediator 9: Formatting &#038; Master Pages" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0003-Mediator9-Formatting-MasterPages-Web-640x400-h264.mov">Quicktime [small] &#8211; 640 x 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-formatting-master-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0003-Mediator9-Formatting-MasterPages-iPod-640x480-h264.m4v" length="36316296" type="video/x-m4v" />
		</item>
		<item>
		<title>Mediator 9: Using Sounds</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-using-sounds/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-using-sounds/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 22:57:29 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=135</guid>
		<description><![CDATA[
This is the second in a series of tutorial screencasts exploring techniques for creating interactive multimedia presentations in Mediator 9 (from Matchware). In this episode I&#8217;m focusing on the use of sound in Mediator projects. I&#8217;ll cover three different ways of handling the playback of sound files as well as looking at the use of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-100 alignright" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9 Box" width="188" height="225" /></p>
<p>This is the second in a series of tutorial screencasts exploring techniques for creating interactive multimedia presentations in Mediator 9 (from <a title="Visit Matchware website" href="http://www.matchware.com/en/products/mediator/default.htm" target="_blank">Matchware</a>). In this episode I&#8217;m focusing on the use of sound in Mediator projects. I&#8217;ll cover three different ways of handling the playback of sound files as well as looking at the use of the Sound Volume action. If you are new to Mediator 9, you may find it helpful to <a title="Mediator 9 - the basics" href="http://jeremysblog.co.uk/software/mediator-9-the-basics/">watch the first episode</a> in the series before watching this one.</p>
<p>Duration: 10min 53secs</p>
<p>Level: Beginner</p>
<h6>Download (click a link below):</h6>
<p><a title="Mediator 9: Using Sounds" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0002-Mediator9-UsingSounds-960x600-h264.mov">Quicktime [medium] 960 × 600</a></p>
<p><a title="Mediator 9: Using Sounds" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0002-Mediator9-UsingSounds-640x400-h264.mov">Quicktime [small] 640 × 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-using-sounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0002-Mediator9-UsingSounds-iPod-640x480-h264.m4v" length="50217999" type="video/x-m4v" />
		</item>
		<item>
		<title>Mediator 9: The Basics</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-the-basics/</link>
		<comments>http://jeremysblog.co.uk/software/mediator-9-the-basics/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 17:26:49 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Applications]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=82</guid>
		<description><![CDATA[
This is the first in a series of screencasts focusing on Mediator 9 &#8211; a multimedia authoring tool that enjoys some popularity in the education market. This first episode looks at some of the fundamentals of working in Mediator, including an overview of the interface and some of the key tools. Subsequent episodes will delve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.matchware.com/en/products/mediator/"><img class="size-full wp-image-100 alignright" title="Mediator 9" src="http://jeremysblog.co.uk/wp-content/uploads/2009/10/mediator9_box.jpg" alt="Mediator 9 Box" width="188" height="225" /></a></p>
<p>This is the first in a series of screencasts focusing on Mediator 9 &#8211; a multimedia authoring tool that enjoys some popularity in the education market. This first episode looks at some of the fundamentals of working in Mediator, including an overview of the interface and some of the key tools. Subsequent episodes will delve increasingly deeper into the more advanced features of the application.</p>
<p>You can download a trial of Mediator from <a href="http://www.matchware.com/en/products/mediator/" title="Go to Matchware website">the Matchware website</a>.</p>
<p>Jeremy&#8217;s Blog is not affiliated with Matchware or Mediator in any way.</p>
<p>Duration:  15min 53secs</p>
<p>Level: Beginner</p>
<h6>Download (click a link below):</h6>
<p><a title="Mediator 9: The Basics" rel="shadowbox;width=960;height=600" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0001-Mediator9-Basics-Web-960x600-h264.mov">Quicktime [medium] &#8211; 960 x 600</a></p>
<p><a title="Mediator 9: The Basics" rel="shadowbox;width=640;height=400" href="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0001-Mediator9-Basics-Web-640x400-h264.mov">Quicktime [small] &#8211; 640 x 400</a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=336193480">Download this screencast in iPod/iPhone format via iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysblog.co.uk/software/mediator-9-the-basics/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
<enclosure url="http://jeremysblog.co.uk/wp-content/uploads/screencasts/JS0001-Mediator9-Basics-iPod-640x480-h264.m4v" length="51021491" type="video/x-m4v" />
		</item>
	</channel>
</rss>
