<?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: XPath for ElementTree (ElementFilter)</title>
	<atom:link href="http://jessenoller.com/2006/10/05/xpath-for-elementtree-elementfilter/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2006/10/05/xpath-for-elementtree-elementfilter/</link>
	<description>python, programming and other things</description>
	<pubDate>Wed, 20 Aug 2008 08:36:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jesse</title>
		<link>http://jessenoller.com/2006/10/05/xpath-for-elementtree-elementfilter/#comment-22</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Fri, 06 Oct 2006 12:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2006/10/05/xpath-for-elementtree-elementfilter/#comment-22</guid>
		<description>re: martijn&lt;br /&gt;&lt;br /&gt;I'll take a look at it, thanks a bunch!</description>
		<content:encoded><![CDATA[<p>re: martijn</p>
<p>I&#8217;ll take a look at it, thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://jessenoller.com/2006/10/05/xpath-for-elementtree-elementfilter/#comment-21</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Thu, 05 Oct 2006 15:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2006/10/05/xpath-for-elementtree-elementfilter/#comment-21</guid>
		<description>Another way to get complete and fast XPath support for ElementTree is to use lxml: http://codespeak.net/lxml&lt;br /&gt;&lt;br /&gt;lxml implements the same API as ElementTree does, and a lot of other features as well, as it uses libxml2.</description>
		<content:encoded><![CDATA[<p>Another way to get complete and fast XPath support for ElementTree is to use lxml: <a href="http://codespeak.net/lxml" rel="nofollow">http://codespeak.net/lxml</a></p>
<p>lxml implements the same API as ElementTree does, and a lot of other features as well, as it uses libxml2.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
