<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for A Python and XML Blog</title>
	<atom:link href="http://pythonxml.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pythonxml.wordpress.com</link>
	<description>Python, XSLT, and more</description>
	<lastBuildDate>Wed, 09 Apr 2008 13:11:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Writing XML in Code by Stefan Behnel</title>
		<link>http://pythonxml.wordpress.com/2007/08/23/writing-xml-in-code/#comment-14</link>
		<dc:creator>Stefan Behnel</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://pythonxml.wordpress.com/2007/08/23/writing-xml-in-code/#comment-14</guid>
		<description>Fredrik Lundh wrote the E-Factory, which I find a good solution to the XML generation problem.

http://codespeak.net/lxml/tutorial.html#the-e-factory
http://codespeak.net/lxml/objectify.html#tree-generation-with-the-e-factory</description>
		<content:encoded><![CDATA[<p>Fredrik Lundh wrote the E-Factory, which I find a good solution to the XML generation problem.</p>
<p><a href="http://codespeak.net/lxml/tutorial.html#the-e-factory" rel="nofollow">http://codespeak.net/lxml/tutorial.html#the-e-factory</a><br />
<a href="http://codespeak.net/lxml/objectify.html#tree-generation-with-the-e-factory" rel="nofollow">http://codespeak.net/lxml/objectify.html#tree-generation-with-the-e-factory</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Resolver for Tranformations by Stefan Behnel</title>
		<link>http://pythonxml.wordpress.com/2007/08/15/creating-a-resolver-for-tranformations/#comment-13</link>
		<dc:creator>Stefan Behnel</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://pythonxml.wordpress.com/2007/08/15/creating-a-resolver-for-tranformations/#comment-13</guid>
		<description>Just a quick comment: the way resolvers are implemented in libxslt2 does *not* impact lxml, which has its own Python-level concept of a resolver (and you are right, is really is simple).

http://codespeak.net/lxml/resolvers.html</description>
		<content:encoded><![CDATA[<p>Just a quick comment: the way resolvers are implemented in libxslt2 does *not* impact lxml, which has its own Python-level concept of a resolver (and you are right, is really is simple).</p>
<p><a href="http://codespeak.net/lxml/resolvers.html" rel="nofollow">http://codespeak.net/lxml/resolvers.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
