<?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: Newline characters not recognized when parsing external XML file</title>
	<atom:link href="http://www.rozengain.com/blog/2008/08/13/newline-characters-not-recognized-external-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rozengain.com/blog/2008/08/13/newline-characters-not-recognized-external-xml/</link>
	<description></description>
	<pubDate>Fri, 30 Jul 2010 03:41:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keath Long</title>
		<link>http://www.rozengain.com/blog/2008/08/13/newline-characters-not-recognized-external-xml/comment-page-1/#comment-22025</link>
		<dc:creator>Keath Long</dc:creator>
		<pubDate>Tue, 08 Sep 2009 20:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rozengain.com/blog/?p=162#comment-22025</guid>
		<description>Thanks for this post. This saved me a ton of work around code.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. This saved me a ton of work around code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nag</title>
		<link>http://www.rozengain.com/blog/2008/08/13/newline-characters-not-recognized-external-xml/comment-page-1/#comment-876</link>
		<dc:creator>Nag</dc:creator>
		<pubDate>Thu, 21 Aug 2008 06:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rozengain.com/blog/?p=162#comment-876</guid>
		<description>Thanks!
Worked fro me with 
myText = myText.replace(/\r\n/g, "\n");</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Worked fro me with<br />
myText = myText.replace(/\r\n/g, &#8220;\n&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
