<?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 beautifier tool</title>
	<atom:link href="http://www.thedeveloperday.com/xml-beautifier-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com/xml-beautifier-tool/</link>
	<description>Staying Curious</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Le Do Hoang Long</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-1060</link>
		<dc:creator>Le Do Hoang Long</dc:creator>
		<pubDate>Fri, 08 Jul 2011 08:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-1060</guid>
		<description>Nice tool! :)</description>
		<content:encoded><![CDATA[<p>Nice tool! <img src='http://www.thedeveloperday.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balaram Singh</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-507</link>
		<dc:creator>Balaram Singh</dc:creator>
		<pubDate>Wed, 16 Jun 2010 09:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-507</guid>
		<description>works great!</description>
		<content:encoded><![CDATA[<p>works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-463</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 14 Apr 2010 12:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-463</guid>
		<description>I just started writing a simple PHP XML beautifier then I decided to check google first. Works out of the box and is very streamlined. Thanks!</description>
		<content:encoded><![CDATA[<p>I just started writing a simple PHP XML beautifier then I decided to check google first. Works out of the box and is very streamlined. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free and open source XML beautifers to format XML at Compdigitec Labs</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-285</link>
		<dc:creator>Free and open source XML beautifers to format XML at Compdigitec Labs</dc:creator>
		<pubDate>Sat, 26 Dec 2009 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-285</guid>
		<description>[...] PHP XML beautifier &#8211; Small PHP based XML beautifier. The only one that actually worked properly and formatted readable XML. Formatted &lt;tag1&gt;&lt;tag2&gt;&lt;tag3&gt;xyz&lt;/tag3&gt;&lt;/tag2&gt;&lt;/tag1&gt; into [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP XML beautifier &#8211; Small PHP based XML beautifier. The only one that actually worked properly and formatted readable XML. Formatted &lt;tag1&gt;&lt;tag2&gt;&lt;tag3&gt;xyz&lt;/tag3&gt;&lt;/tag2&gt;&lt;/tag1&gt; into [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-197</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 18 May 2009 06:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-197</guid>
		<description>I&#039;ve wrote a new version for PHP5 that uses SAX instead. Check it out.

http://www.thedeveloperday.com/php-xml-formatter-tool-rewrite/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve wrote a new version for PHP5 that uses SAX instead. Check it out.</p>
<p><a href="http://www.thedeveloperday.com/php-xml-formatter-tool-rewrite/" rel="nofollow">http://www.thedeveloperday.com/php-xml-formatter-tool-rewrite/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-196</link>
		<dc:creator>a</dc:creator>
		<pubDate>Sun, 17 May 2009 11:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-196</guid>
		<description>breaks well-formed xml screws up the line endings, but thnx 4 trying</description>
		<content:encoded><![CDATA[<p>breaks well-formed xml screws up the line endings, but thnx 4 trying</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian V. Sciberras</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-194</link>
		<dc:creator>Christian V. Sciberras</dc:creator>
		<pubDate>Sat, 16 May 2009 11:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-194</guid>
		<description>Nice script, however...

I&#039;ve got no idea why people don&#039;t code with &quot;show errors&quot; turned on. Running this on my trusty WAMP server on PHP 4 and 5, I got several errors (undefined variables and undefined offsets in arrays).

Well, needless to argue, I&#039;ve fixed all bugs (that I could see), and now it works smoother.
You can get my version here:
http://covac-software.com/downloads/BeautifyXML.zip

The changes I&#039;ve made are to fix those problems, nothing else. Mentioning me anywhere is welcomed, but not required. Of course, you can copy the relevant parts (all of the code) into yours.

Kind regards,
Christian Sciberras.</description>
		<content:encoded><![CDATA[<p>Nice script, however&#8230;</p>
<p>I&#8217;ve got no idea why people don&#8217;t code with &#8220;show errors&#8221; turned on. Running this on my trusty WAMP server on PHP 4 and 5, I got several errors (undefined variables and undefined offsets in arrays).</p>
<p>Well, needless to argue, I&#8217;ve fixed all bugs (that I could see), and now it works smoother.<br />
You can get my version here:<br />
<a href="http://covac-software.com/downloads/BeautifyXML.zip" rel="nofollow">http://covac-software.com/downloads/BeautifyXML.zip</a></p>
<p>The changes I&#8217;ve made are to fix those problems, nothing else. Mentioning me anywhere is welcomed, but not required. Of course, you can copy the relevant parts (all of the code) into yours.</p>
<p>Kind regards,<br />
Christian Sciberras.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Developer Day &#187; Blog Archive &#187; PHP XML formatter tool rewrite</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-181</link>
		<dc:creator>The Developer Day &#187; Blog Archive &#187; PHP XML formatter tool rewrite</dc:creator>
		<pubDate>Tue, 31 Mar 2009 14:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-181</guid>
		<description>[...] while ago I blogged about an XML Beautifier Tool which is able to tokenize an XML string and output it in human readable format. Strangely enough I [...]</description>
		<content:encoded><![CDATA[<p>[...] while ago I blogged about an XML Beautifier Tool which is able to tokenize an XML string and output it in human readable format. Strangely enough I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WASD42</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-170</link>
		<dc:creator>WASD42</dc:creator>
		<pubDate>Thu, 26 Feb 2009 10:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-170</guid>
		<description>Thank you very much, very useful ;)</description>
		<content:encoded><![CDATA[<p>Thank you very much, very useful <img src='http://www.thedeveloperday.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jerry</title>
		<link>http://www.thedeveloperday.com/xml-beautifier-tool/comment-page-1/#comment-160</link>
		<dc:creator>jerry</dc:creator>
		<pubDate>Mon, 26 Jan 2009 06:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/xml-beautifier-tool/#comment-160</guid>
		<description>nice tool you got there bro. thanks for this!</description>
		<content:encoded><![CDATA[<p>nice tool you got there bro. thanks for this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

