<?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 line break issue in Flash</title>
	<atom:link href="http://blog.kazumakzak.com/2009/05/19/xml-line-break-issue-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kazumakzak.com/2009/05/19/xml-line-break-issue-in-flash/</link>
	<description>blog.kazumakzak.com</description>
	<lastBuildDate>Thu, 11 Feb 2010 20:20:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: sebastian</title>
		<link>http://blog.kazumakzak.com/2009/05/19/xml-line-break-issue-in-flash/comment-page-1/#comment-1924</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Wed, 20 May 2009 07:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kazumakzak.com/?p=309#comment-1924</guid>
		<description>Hi,
this occurred to me too in projects some time ago. It turned out that it has to do with how the line endings are encoded in the textfile. Most editors (including for example FlashDevelop) have an option &quot;CR+LF&quot;, &quot;CR&quot; and &quot;LF&quot;. Sometimes &quot;CR+LF&quot; is the default and the webserver interpretes both as a new line. You have removed one of them with your code snippet so this is fine. But you could go to your text-editor and change the settings for line endings.

hope this helps,
sebastian</description>
		<content:encoded><![CDATA[<p>Hi,<br />
this occurred to me too in projects some time ago. It turned out that it has to do with how the line endings are encoded in the textfile. Most editors (including for example FlashDevelop) have an option &#8220;CR+LF&#8221;, &#8220;CR&#8221; and &#8220;LF&#8221;. Sometimes &#8220;CR+LF&#8221; is the default and the webserver interpretes both as a new line. You have removed one of them with your code snippet so this is fine. But you could go to your text-editor and change the settings for line endings.</p>
<p>hope this helps,<br />
sebastian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->