<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Using RSS content with PHP</title>
	<atom:link href="http://www.cloudsoup.com/weblog/2004/06/14/using-rss-content-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudsoup.com/weblog/2004/06/14/using-rss-content-with-php/</link>
	<description>no soup, no clouds</description>
	<pubDate>Tue, 06 Jan 2009 09:42:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin L. Papendick</title>
		<link>http://www.cloudsoup.com/weblog/2004/06/14/using-rss-content-with-php/comment-page-1/#comment-3</link>
		<dc:creator>Kevin L. Papendick</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">263141677#comment-3</guid>
		<description>Thanks David, this really Thanks David, this really helped me out.  I was doing something similar using simplexml_load_string(), but this broke on me when I upgraded to PHP5.1.2.  Struggling to fix that I stumbled upon your solution.  I do a bit different parsing, but this allowed me to quickly extract the data from the feed.  You can see mine in action here: http://www.polarlava.com/hawaii/</description>
		<content:encoded><![CDATA[<p>Thanks David, this really Thanks David, this really helped me out.  I was doing something similar using simplexml_load_string(), but this broke on me when I upgraded to PHP5.1.2.  Struggling to fix that I stumbled upon your solution.  I do a bit different parsing, but this allowed me to quickly extract the data from the feed.  You can see mine in action here: <a href="http://www.polarlava.com/hawaii/" rel="nofollow">http://www.polarlava.com/hawaii/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
