<?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: Parsing XML: XML to HTML using PHP!</title>
	<atom:link href="http://domainfunk.com/parsing-xml-xml-to-html-using-php/feed" rel="self" type="application/rss+xml" />
	<link>http://domainfunk.com/parsing-xml-xml-to-html-using-php</link>
	<description>A Magazine for webconnoissuers</description>
	<pubDate>Thu, 29 Jul 2010 19:16:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DomainFunk.com</title>
		<link>http://domainfunk.com/parsing-xml-xml-to-html-using-php/comment-page-1#comment-2190</link>
		<dc:creator>DomainFunk.com</dc:creator>
		<pubDate>Tue, 13 Oct 2009 14:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://domainfunk.com/?p=299#comment-2190</guid>
		<description>If you your feed has an HTML tag inserted what you can do is using PHPs strip_tags function or the reg replace function to remove all HTML before parsing the XML feed.. more info on this functions can be found here http://php.net</description>
		<content:encoded><![CDATA[<p>If you your feed has an HTML tag inserted what you can do is using PHPs strip_tags function or the reg replace function to remove all HTML before parsing the XML feed.. more info on this functions can be found here <a href="http://php.net" rel="nofollow">http://php.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dash</title>
		<link>http://domainfunk.com/parsing-xml-xml-to-html-using-php/comment-page-1#comment-2185</link>
		<dc:creator>Dash</dc:creator>
		<pubDate>Tue, 13 Oct 2009 11:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://domainfunk.com/?p=299#comment-2185</guid>
		<description>My XML page coming from a live feed has a tag which contains html elements like 
how to parse such xml file...pl help  </description>
		<content:encoded><![CDATA[<p>My XML page coming from a live feed has a tag which contains html elements like<br />
how to parse such xml file&#8230;pl help  </p>
]]></content:encoded>
	</item>
</channel>
</rss>
