<?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/"
				  >
<channel>
<title><![CDATA[Testing & Checking the RSS writer class]]></title>
<link>http://www.ajaxray.com/projects/rss</link>
<description><![CDATA[This is test of creating a RSS 2.0 feed Universal Feed Writer]]></description>
<image><title><![CDATA[Testing the RSS writer class]]></title>
<link>http://www.ajaxray.com/projects/rss</link>
<url>http://www.rightbrainsolution.com/images/logo.gif</url>
</image>
<language>en-us</language>
<pubDate>Wed, 23 May 2012 01:29:27 +0300</pubDate>
<item>
<title><![CDATA[The first feed]]></title>
<link>http://www.yahoo.com</link>
<pubDate>Wed, 23 May 2012 01:29:27 +0300</pubDate>
<description><![CDATA[This is test of adding CDATA Encoded description by the php <b>Universal Feed Writer</b> class]]></description>
<enclosure url="http://www.attrtest.com"  length="1283629"  type="audio/mpeg" ></enclosure>
<author>admin@ajaxray.com (Anis uddin Ahmad)</author>
<guid isPermaLink="true" >http://www.ajaxray.com</guid>
</item>
<item>
<title><![CDATA[The 2nd feed]]></title>
<link>http://www.google.com</link>
<description><![CDATA[This is test of feedwriter class]]></description>
</item>
</channel>
</rss>
