<?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"
	>
<channel>
	<title>Comments on: SimpleXML is&#8230; well simple really</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/04/29/simplexml-is-well-simple-really/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/04/29/simplexml-is-well-simple-really/</link>
	<description></description>
	<pubDate>Fri, 08 Aug 2008 00:48:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: intermediate programmer</title>
		<link>http://www.sitepoint.com/blogs/2004/04/29/simplexml-is-well-simple-really/#comment-237040</link>
		<dc:creator>intermediate programmer</dc:creator>
		<pubDate>Mon, 30 Apr 2007 08:18:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-237040</guid>
		<description>This is very true! 
I just turned to using it after upgrading PHP to 5.
OO is not the true advantage - it is sometimes neccesary - SimpleXML also is based upon a flexible object - SimpleXMLElement. But it has not very much to do with inheritance, isolation and other propaganda stuff.
The true advantages are these that save typing, and this is certainly what SimpleXML does!
(some other examples of pros are fine string operations, memory management, associative arrays and so on... needless to say, SimpleXML combines nicely with them).</description>
		<content:encoded><![CDATA[<p>This is very true!<br />
I just turned to using it after upgrading PHP to 5.<br />
OO is not the true advantage - it is sometimes neccesary - SimpleXML also is based upon a flexible object - SimpleXMLElement. But it has not very much to do with inheritance, isolation and other propaganda stuff.<br />
The true advantages are these that save typing, and this is certainly what SimpleXML does!<br />
(some other examples of pros are fine string operations, memory management, associative arrays and so on&#8230; needless to say, SimpleXML combines nicely with them).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nucleuz</title>
		<link>http://www.sitepoint.com/blogs/2004/04/29/simplexml-is-well-simple-really/#comment-261</link>
		<dc:creator>nucleuz</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-261</guid>
		<description>&lt;p&gt;When it comes to XML there is a very interesting post at the internals list that I would very much like to see happen: http://marc.theaimsgroup.com/?t=108294567400003&#038;r=1&#038;w=2 &lt;br /&gt;
Output filters can of course be done with user land functions, but to have it as a default function in PHP would rock!&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>When it comes to XML there is a very interesting post at the internals list that I would very much like to see happen: <a href="http://marc.theaimsgroup.com/?t=108294567400003&#038;r=1&#038;w=2" rel="nofollow">http://marc.theaimsgroup.com/?t=108294567400003&#038;r=1&#038;w=2</a> <br />
Output filters can of course be done with user land functions, but to have it as a default function in PHP would rock!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HarryF</title>
		<link>http://www.sitepoint.com/blogs/2004/04/29/simplexml-is-well-simple-really/#comment-262</link>
		<dc:creator>HarryF</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-262</guid>
		<description>&lt;p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;
but to have it as a default function in PHP would rock!&lt;br /&gt;
&lt;/p&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Second that! Thanks for the tip&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>
<blockquote>
<p>
but to have it as a default function in PHP would rock!
</p>
</blockquote>
</p><p>Second that! Thanks for the tip</p>]]></content:encoded>
	</item>
</channel>
</rss>
