<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DevGuli &#187; XML</title>
	<atom:link href="http://www.devguli.com/blog/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devguli.com/blog</link>
	<description>Devguli -- coding for a living</description>
	<lastBuildDate>Mon, 23 Jan 2012 05:14:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>XML Special Characters</title>
		<link>http://www.devguli.com/blog/eng/xml-special-characters/</link>
		<comments>http://www.devguli.com/blog/eng/xml-special-characters/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 15:32:35 +0000</pubDate>
		<dc:creator>chatchai</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.devguli.com/blog/?p=177</guid>
		<description><![CDATA[A couple weeks ago, QA team of my project has reported that there was a defect in a module I have developed. The module is a part of our web services for distributing news data. The inbound execution flow is quite simple; the module accept SOAP request from client, transform it to a proprietary XML [...]]]></description>
		<wfw:commentRss>http://www.devguli.com/blog/eng/xml-special-characters/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JAXB Binder and XPath</title>
		<link>http://www.devguli.com/blog/eng/jaxb-binder-and-xpath/</link>
		<comments>http://www.devguli.com/blog/eng/jaxb-binder-and-xpath/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:57:03 +0000</pubDate>
		<dc:creator>chatchai</dc:creator>
				<category><![CDATA[eng]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.devguli.com/blog/?p=159</guid>
		<description><![CDATA[I came across javax.xml.bind.Binder when I was reading SOA Using Java Web Services (excellent book). I had never used this class before so I set out to find how the class could be used. I found that the class hadn’t been mentioned as much as the classes like Marshaller or UnMarshaller but it was very [...]]]></description>
		<wfw:commentRss>http://www.devguli.com/blog/eng/jaxb-binder-and-xpath/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

