<?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"
	>
<channel>
	<title>Comments on: Elegant XML parsing using the ElementTree Module</title>
	<atom:link href="http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/</link>
	<description>one man's journey into python...</description>
	<pubDate>Mon, 08 Sep 2008 08:18:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Eoin</title>
		<link>http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/#comment-87178</link>
		<dc:creator>Eoin</dc:creator>
		<pubDate>Fri, 30 May 2008 17:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=74#comment-87178</guid>
		<description>I think your websites .htaccess has been compromised.
it is redirecting all users coming via google away from your site and to some kind of advertising site.</description>
		<content:encoded><![CDATA[<p>I think your websites .htaccess has been compromised.<br />
it is redirecting all users coming via google away from your site and to some kind of advertising site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: georgeblunt</title>
		<link>http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/#comment-82072</link>
		<dc:creator>georgeblunt</dc:creator>
		<pubDate>Thu, 08 May 2008 13:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=74#comment-82072</guid>
		<description>Yes, I know about lxml.. but lxml doesn't come with the standard python package (which isn't such a huge problem, i know, but in my opinion it would be great to have xpath functionality in the standard python libs, just for convenience. The XPath API isn't such an out-of-the-world feature for an xml library)</description>
		<content:encoded><![CDATA[<p>Yes, I know about lxml.. but lxml doesn&#8217;t come with the standard python package (which isn&#8217;t such a huge problem, i know, but in my opinion it would be great to have xpath functionality in the standard python libs, just for convenience. The XPath API isn&#8217;t such an out-of-the-world feature for an xml library)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/#comment-82056</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 08 May 2008 12:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=74#comment-82056</guid>
		<description>If you want to use xpath just try lxml. You can use same ElementTree api and also have access to full xpath support querying.</description>
		<content:encoded><![CDATA[<p>If you want to use xpath just try lxml. You can use same ElementTree api and also have access to full xpath support querying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: georgeblunt</title>
		<link>http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/#comment-81950</link>
		<dc:creator>georgeblunt</dc:creator>
		<pubDate>Thu, 08 May 2008 06:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/?p=74#comment-81950</guid>
		<description>It's elegant, that's for sure. But what's still missing, is a good support for the xpath API. That's a shame.</description>
		<content:encoded><![CDATA[<p>It&#8217;s elegant, that&#8217;s for sure. But what&#8217;s still missing, is a good support for the xpath API. That&#8217;s a shame.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
