<?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: Parse HTML the Groovy way</title>
	<atom:link href="http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun, 01 Aug 2010 03:20:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Parsing HTML with Groovy and HTMLCleaner</title>
		<link>http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/#comment-282</link>
		<dc:creator>Parsing HTML with Groovy and HTMLCleaner</dc:creator>
		<pubDate>Wed, 12 May 2010 19:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foosion.org/?p=49#comment-282</guid>
		<description>[...] Soup has a much nicer syntax when used with Groovy, but I decided to try HTMLCleaner because it is reported to have better [...]</description>
		<content:encoded><![CDATA[<p>[...] Soup has a much nicer syntax when used with Groovy, but I decided to try HTMLCleaner because it is reported to have better [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duckman</title>
		<link>http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/#comment-278</link>
		<dc:creator>duckman</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foosion.org/?p=49#comment-278</guid>
		<description>It appears there are even better alternatives than tagsoup, see this &lt;a href="http://www.benmccann.com/dev-blog/java-html-parsing-library-comparison/" rel="nofollow"&gt;blog post&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It appears there are even better alternatives than tagsoup, see this <a href="http://www.benmccann.com/dev-blog/java-html-parsing-library-comparison/" rel="nofollow">blog post</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/#comment-277</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Wed, 30 Sep 2009 14:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foosion.org/?p=49#comment-277</guid>
		<description>I cannot for the life of me figure out how to get text nodes out of the GPathResult. I am trying to flatten the cleaned HTML back into an XHTML document string, but none of the iterators seems to include text nodes.

Any help?</description>
		<content:encoded><![CDATA[<p>I cannot for the life of me figure out how to get text nodes out of the GPathResult. I am trying to flatten the cleaned HTML back into an XHTML document string, but none of the iterators seems to include text nodes.</p>
<p>Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/#comment-274</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foosion.org/?p=49#comment-274</guid>
		<description>Cool! 

saved me from some bad time trying to parse a lot of ugly formatted html pages :)</description>
		<content:encoded><![CDATA[<p>Cool! </p>
<p>saved me from some bad time trying to parse a lot of ugly formatted html pages <img src='http://blog.foosion.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://blog.foosion.org/2008/06/09/parse-html-the-groovy-way/#comment-191</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Tue, 10 Jun 2008 05:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foosion.org/?p=49#comment-191</guid>
		<description>Nice!</description>
		<content:encoded><![CDATA[<p>Nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
