<?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: XML Parsing With PHP 5</title>
	<atom:link href="http://ifacethoughts.net/2007/04/18/xml-parsing-with-php-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifacethoughts.net/2007/04/18/xml-parsing-with-php-5/</link>
	<description>Thoughts on software development and related, by Abhijit Nadgouda</description>
	<lastBuildDate>Sat, 20 Mar 2010 01:32:39 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abhijit Nadgouda</title>
		<link>http://ifacethoughts.net/2007/04/18/xml-parsing-with-php-5/comment-page-1/#comment-40048</link>
		<dc:creator>Abhijit Nadgouda</dc:creator>
		<pubDate>Thu, 19 Apr 2007 04:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://ifacethoughts.net/2007/04/18/xml-parsing-with-php-5/#comment-40048</guid>
		<description>Very true Douglas! SimpleXML has really made working with XML simpler. I wonder if SimpleXML extension can be provided to PHP 4.* too. Just a thought, I believe a lot of people are going to be hesitant in moving to PHP 5.</description>
		<content:encoded><![CDATA[<p>Very true Douglas! SimpleXML has really made working with XML simpler. I wonder if SimpleXML extension can be provided to PHP 4.* too. Just a thought, I believe a lot of people are going to be hesitant in moving to PHP 5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Karr</title>
		<link>http://ifacethoughts.net/2007/04/18/xml-parsing-with-php-5/comment-page-1/#comment-39844</link>
		<dc:creator>Douglas Karr</dc:creator>
		<pubDate>Wed, 18 Apr 2007 21:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://ifacethoughts.net/2007/04/18/xml-parsing-with-php-5/#comment-39844</guid>
		<description>Simple XML is simply amazing!  I utilized it with my Technorati Rank plugin.  Folks running older versions of PHP are upset that I didn&#039;t support it, but the old way of using DOM and looping through nodes is server-intense and complex.</description>
		<content:encoded><![CDATA[<p>Simple XML is simply amazing!  I utilized it with my Technorati Rank plugin.  Folks running older versions of PHP are upset that I didn&#8217;t support it, but the old way of using DOM and looping through nodes is server-intense and complex.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
