<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Against All Odds - XML</title>
			<link>http://www.ppshein.net/index.cfm</link>
			<description>A blog for ColdFusion, Android, jQuery, jQueryMobile, Oracle, HL7 and other Web-based programming languages, Web Server like IIS7 and RDMS like Oracle, Microsoft SQL and MySQL.</description>
			<language>en-us</language>
			<pubDate>Fri, 24 May 2013 17:02:43 -0700</pubDate>
			<lastBuildDate>Mon, 24 Oct 2011 06:20:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>pyaephyoeshein@gmail.com</managingEditor>
			<webMaster>pyaephyoeshein@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>pyaephyoeshein@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Encoding HTML format in Android XML file</title>
				<link>http://www.ppshein.net/index.cfm/2011/10/24/Encoding-HTML-format-in-Android-XML-file</link>
				<description>
				
				Yesterday, I&apos;ve found all of value in XML are lost HTML format when I rendered my application. At that time, I don&apos;t know how to do and how to solve this problem. Because I&apos;ve put some value into string.xml file as common value and can use in any java file within project.

Here is the sample how I assign into XML file.

&lt;code&gt;
&lt;string name=&quot;about&quot;&gt;Planet Myanmar Dictionary &lt;br /&gt;&lt;small&gt;(Eng-Myanmar Dictionary)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Developer&lt;/b&gt; : Pyae Phyoe Shein &lt;br /&gt;&lt;b&gt;Organization&lt;/b&gt; : Planet.com.mm &lt;br /&gt;&lt;b&gt;Version&lt;/b&gt; : 1.3 &lt;br /&gt;&lt;b&gt;Android OS&lt;/b&gt; : 2.0 and above&lt;/small&gt;&lt;/string&gt;
&lt;/code&gt;
				 [More]
				</description>
				
				
				<category>XML</category>
				
				<category>Android</category>
				
				<pubDate>Mon, 24 Oct 2011 06:20:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2011/10/24/Encoding-HTML-format-in-Android-XML-file</guid>
				
				
			</item>
			
		 	
			</channel></rss>