<?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: How do I make XML show Japanese characters?</title>
	<atom:link href="http://www.learnxmlws.com/how-do-i-make-xml-show-japanese-characters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com/how-do-i-make-xml-show-japanese-characters/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 12:32:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Martyr2</title>
		<link>http://www.learnxmlws.com/how-do-i-make-xml-show-japanese-characters/comment-page-1/#comment-550</link>
		<dc:creator>Martyr2</dc:creator>
		<pubDate>Sat, 09 Jan 2010 12:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnxmlws.com/how-do-i-make-xml-show-japanese-characters/#comment-550</guid>
		<description>The trick to handling anything with a foreign character set is to make sure that it is able to read unicode, and set to read unicode, through everything. My guess is that you need to set your flash movie to handle unicode as well. From what I see in your XML there that everything should be fine since you are using the UTF encoding. You could also look into the XML Lang attribute which you can use to specify a language. However make sure that your flash is able to read the unicode characters first before you go tinkering with the XML file.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>The trick to handling anything with a foreign character set is to make sure that it is able to read unicode, and set to read unicode, through everything. My guess is that you need to set your flash movie to handle unicode as well. From what I see in your XML there that everything should be fine since you are using the UTF encoding. You could also look into the XML Lang attribute which you can use to specify a language. However make sure that your flash is able to read the unicode characters first before you go tinkering with the XML file.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
