<?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/"
	>
<channel>
	<title>Comments on: Parsing XML in Python</title>
	<atom:link href="http://anomit.com/2008/11/16/parsing-xml-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://anomit.com/2008/11/16/parsing-xml-in-python/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 13:21:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anomit</title>
		<link>http://anomit.com/2008/11/16/parsing-xml-in-python/comment-page-1/#comment-1157</link>
		<dc:creator>anomit</dc:creator>
		<pubDate>Sun, 28 Dec 2008 06:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://anomit.com/?p=65#comment-1157</guid>
		<description>Glad to know it helped you. :)</description>
		<content:encoded><![CDATA[<p>Glad to know it helped you. <img src='http://anomit.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh</title>
		<link>http://anomit.com/2008/11/16/parsing-xml-in-python/comment-page-1/#comment-1156</link>
		<dc:creator>Harsh</dc:creator>
		<pubDate>Sat, 27 Dec 2008 16:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://anomit.com/?p=65#comment-1156</guid>
		<description>Now I get it. How to use this, i.e. Thanks!

Wouldn't have learned it if I didn't have to parse some XML file for a quick wget job. ;)</description>
		<content:encoded><![CDATA[<p>Now I get it. How to use this, i.e. Thanks!</p>
<p>Wouldn&#8217;t have learned it if I didn&#8217;t have to parse some XML file for a quick wget job. <img src='http://anomit.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anomit</title>
		<link>http://anomit.com/2008/11/16/parsing-xml-in-python/comment-page-1/#comment-1136</link>
		<dc:creator>anomit</dc:creator>
		<pubDate>Wed, 19 Nov 2008 10:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://anomit.com/?p=65#comment-1136</guid>
		<description>Fixed the typo, removed the line numbers :)

Skynet, lol!</description>
		<content:encoded><![CDATA[<p>Fixed the typo, removed the line numbers <img src='http://anomit.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Skynet, lol!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh</title>
		<link>http://anomit.com/2008/11/16/parsing-xml-in-python/comment-page-1/#comment-1135</link>
		<dc:creator>Harsh</dc:creator>
		<pubDate>Wed, 19 Nov 2008 09:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://anomit.com/?p=65#comment-1135</guid>
		<description>2.6 is nothing to worry about, its the 3.0 thats gonna be SkyNet.

( Ain't it xml.sax.handler by the way? handlers gives an ImportError. Typo :P )

Could you enable viewing of plain-text in your syntax-highlighting plugin? Removing line numbers is a pain.</description>
		<content:encoded><![CDATA[<p>2.6 is nothing to worry about, its the 3.0 thats gonna be SkyNet.</p>
<p>( Ain&#8217;t it xml.sax.handler by the way? handlers gives an ImportError. Typo <img src='http://anomit.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>Could you enable viewing of plain-text in your syntax-highlighting plugin? Removing line numbers is a pain.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
