<?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: Parse HTML file with BeautifulSoup</title>
	<atom:link href="http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/feed/" rel="self" type="application/rss+xml" />
	<link>http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/</link>
	<description>Yet another code monkey blog.</description>
	<lastBuildDate>Wed, 04 Jan 2012 07:28:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: tats march</title>
		<link>http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/comment-page-1/#comment-56542</link>
		<dc:creator>tats march</dc:creator>
		<pubDate>Wed, 24 Dec 2008 17:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/?p=307#comment-56542</guid>
		<description>I like your post you have done a great job and i agree with you that BeautifulSoup is preferred for its simplicity and convenient API and the features you have writen in that are great.</description>
		<content:encoded><![CDATA[<p>I like your post you have done a great job and i agree with you that BeautifulSoup is preferred for its simplicity and convenient API and the features you have writen in that are great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/comment-page-1/#comment-54998</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Wed, 22 Oct 2008 21:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/?p=307#comment-54998</guid>
		<description>Nice article. Thanks. :) Eugene</description>
		<content:encoded><![CDATA[<p>Nice article. Thanks. :) Eugene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/comment-page-1/#comment-54519</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 13 Oct 2008 15:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/?p=307#comment-54519</guid>
		<description>The &quot;Soup&quot; is presumably because HTML is frequently referred to as &quot;tag soup&quot;.</description>
		<content:encoded><![CDATA[<p>The &#8220;Soup&#8221; is presumably because HTML is frequently referred to as &#8220;tag soup&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/comment-page-1/#comment-54511</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 13 Oct 2008 11:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/?p=307#comment-54511</guid>
		<description>Yes, BeautifulSoup is wonderful module if you have to do with HTML parsing on the Web. But you can do the same with the power of lxml, so why you need to use both in your script?</description>
		<content:encoded><![CDATA[<p>Yes, BeautifulSoup is wonderful module if you have to do with HTML parsing on the Web. But you can do the same with the power of lxml, so why you need to use both in your script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masklinn</title>
		<link>http://kunxi.org/archives/2008/10/parse-html-file-with-beautifulsoup/comment-page-1/#comment-54507</link>
		<dc:creator>masklinn</dc:creator>
		<pubDate>Mon, 13 Oct 2008 10:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/?p=307#comment-54507</guid>
		<description>&gt; Why BeautifulSoup? 

Because it makes tagsoups beautiful</description>
		<content:encoded><![CDATA[<p>&gt; Why BeautifulSoup? </p>
<p>Because it makes tagsoups beautiful</p>
]]></content:encoded>
	</item>
</channel>
</rss>

