<?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: Replace HTML encoded characters with their original ones</title>
	<atom:link href="http://blog.debit.nl/2009/02/replace-html-encoded-characters-with-their-original-ones/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.debit.nl/2009/02/replace-html-encoded-characters-with-their-original-ones/</link>
	<description>Freelance developer</description>
	<lastBuildDate>Sat, 10 Dec 2011 17:05:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nalilula77</title>
		<link>http://blog.debit.nl/2009/02/replace-html-encoded-characters-with-their-original-ones/comment-page-1/#comment-598</link>
		<dc:creator>nalilula77</dc:creator>
		<pubDate>Sat, 10 Dec 2011 17:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=6#comment-598</guid>
		<description>That&#039;s truly exciting. This introduced i am two or three thoughts and then I&#039;ll be posting these products for my web-site finally. I&#039;m just book-marking your blog and also Soon we will be back. Thank you!</description>
		<content:encoded><![CDATA[<p>That&#8217;s truly exciting. This introduced i am two or three thoughts and then I&#8217;ll be posting these products for my web-site finally. I&#8217;m just book-marking your blog and also Soon we will be back. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erik</title>
		<link>http://blog.debit.nl/2009/02/replace-html-encoded-characters-with-their-original-ones/comment-page-1/#comment-434</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Sun, 05 Jul 2009 16:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debit.nl/?p=6#comment-434</guid>
		<description>Check out this hack, also does the trick:

private function replaceCharacters(str:String):String
{
    return new XMLDocument(str).firstChild.nodeValue;
}</description>
		<content:encoded><![CDATA[<p>Check out this hack, also does the trick:</p>
<p>private function replaceCharacters(str:String):String<br />
{<br />
    return new XMLDocument(str).firstChild.nodeValue;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

