<?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: How to use simpleXML in PHP (guestbook example)</title>
	<atom:link href="http://www.cgiinteractive.com/blog/2009/06/how-to-use-simplexml-in-php-guestbook-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiinteractive.com/blog/2009/06/how-to-use-simplexml-in-php-guestbook-example/</link>
	<description>A blog about interactive communications for marketers, designers and developers</description>
	<lastBuildDate>Tue, 09 Mar 2010 18:03:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nixon</title>
		<link>http://www.cgiinteractive.com/blog/2009/06/how-to-use-simplexml-in-php-guestbook-example/comment-page-1/#comment-15</link>
		<dc:creator>nixon</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiinteractive.com/blog/?p=374#comment-15</guid>
		<description>I think in some cases less can be more.  Especially in programming being able to strip a problem down to the bare necessities is critical.  The code outlined here could be worked into other functions in any number of ways, and I think the best way to learn to code is to figure out how to combine several simple tasks to achieve something amazing.</description>
		<content:encoded><![CDATA[<p>I think in some cases less can be more.  Especially in programming being able to strip a problem down to the bare necessities is critical.  The code outlined here could be worked into other functions in any number of ways, and I think the best way to learn to code is to figure out how to combine several simple tasks to achieve something amazing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Kaneko</title>
		<link>http://www.cgiinteractive.com/blog/2009/06/how-to-use-simplexml-in-php-guestbook-example/comment-page-1/#comment-13</link>
		<dc:creator>Tom Kaneko</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiinteractive.com/blog/?p=374#comment-13</guid>
		<description>This is a lovely little introduction to SimpleXML.  Just by knowing the above tricks, you can do almost everything you could want from SimpleXML.

Thanks!

May I suggest a few more examples to reinforce the message, or do you think less is more?</description>
		<content:encoded><![CDATA[<p>This is a lovely little introduction to SimpleXML.  Just by knowing the above tricks, you can do almost everything you could want from SimpleXML.</p>
<p>Thanks!</p>
<p>May I suggest a few more examples to reinforce the message, or do you think less is more?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
