<?php xml version="1.0"?>
		<rss version="2.0">
		  <channel>
			<title>My Company Name News</title>
			<link>http://www.multotec.com.au/index.php/tools/blocks/page_list/rss?bID=65&amp;cID=63&amp;arHandle=Main</link>
			<description>The latest news from My Company Name.</description> 
			<item>
			  <title>Editorial</title>
			  <link>
				http://www.multotec.com.au/news/sample_news_item/		  
			  </link>
			  <description>....</description>
			  			  <pubDate>Sat, 05 Sep 2009 17:06:00 WST</pubDate>
			</item>
		     		 </channel>
		</rss>
		
