<?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>davber does IT &#187; XML</title>
	<atom:link href="http://blog.davber.com/cat/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davber.com</link>
	<description>Functional functional programming - Haskell, Ruby, Erlang, Scala...</description>
	<lastBuildDate>Wed, 09 Dec 2009 01:30:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XPath with namespaces in Java</title>
		<link>http://blog.davber.com/2006/09/17/xpath-with-namespaces-in-java/</link>
		<comments>http://blog.davber.com/2006/09/17/xpath-with-namespaces-in-java/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 02:05:34 +0000</pubDate>
		<dc:creator>davber</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[XML]]></category>
<category>Java</category><category>namespace</category><category>xalan</category><category>xerces</category><category>XML</category><category>xpath</category>
		<guid isPermaLink="false">http://blog.davber.com/2006/09/17/xpath-with-namespaces-in-java/</guid>
		<description><![CDATA[XPath is the expression language operating on an XML tree, used from XSLT. It can also be used stand-alone, such as from a Java application. There is also a standard API, called JAXP, for Java. So, everything is nice and dandy, and the post should stop here! Well... for real XML documents, using namespaces, it [...]]]></description>
		<wfw:commentRss>http://blog.davber.com/2006/09/17/xpath-with-namespaces-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
