<?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: Reader Feedback: Working with XML In PHP</title>
	<atom:link href="http://www.littlehart.net/atthekeyboard/2008/08/27/reader-feedback-working-with-xml-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlehart.net/atthekeyboard/2008/08/27/reader-feedback-working-with-xml-in-php/</link>
	<description>Facebook should&#039;ve be written in unicornSchemaLang, because everyone *knows* that PHP is no good for anything, right?</description>
	<lastBuildDate>Mon, 09 Aug 2010 16:04:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.littlehart.net/atthekeyboard/2008/08/27/reader-feedback-working-with-xml-in-php/comment-page-1/#comment-10706</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 27 Aug 2008 23:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=304#comment-10706</guid>
		<description>&quot;... works pretty well&quot;? ;-) 

I haven&#039;t done much with XML databases but I have found SimpleXML to be extremely useful when working with XML data. PHP definitely has that nailed. I even use it for parsing WordProcessingML documents - Microsoft Office 2003&#039;s answer to &quot;XML&quot; documents. It&#039;s absolutely horrible - if you have a block of bold text you&#039;d think there would be some sort of tag surround it, right? No, it&#039;s a sibling tag to the text that marks it as bold. Or italic. Or anything else. It&#039;s a nightmare, but at least it&#039;s navigable once you throw SimpleXML into the mix.</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230; works pretty well&#8221;? <img src='http://www.littlehart.net/atthekeyboard/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>I haven&#8217;t done much with XML databases but I have found SimpleXML to be extremely useful when working with XML data. PHP definitely has that nailed. I even use it for parsing WordProcessingML documents &#8211; Microsoft Office 2003&#8242;s answer to &#8220;XML&#8221; documents. It&#8217;s absolutely horrible &#8211; if you have a block of bold text you&#8217;d think there would be some sort of tag surround it, right? No, it&#8217;s a sibling tag to the text that marks it as bold. Or italic. Or anything else. It&#8217;s a nightmare, but at least it&#8217;s navigable once you throw SimpleXML into the mix.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
