<?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: Scraping HTML with curl, tidy, and XSL</title>
	<atom:link href="http://decafbad.com/blog/2003/08/22/rss-scrape-xsl/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2003/08/22/rss-scrape-xsl</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<pubDate>Fri, 04 Jul 2008 14:12:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-beta2</generator>
		<item>
		<title>By: 0xDECAFBAD &#187; Greatest Hits Vol. 1, the Tinkery Bits</title>
		<link>http://decafbad.com/blog/2003/08/22/rss-scrape-xsl#comment-348861</link>
		<dc:creator>0xDECAFBAD &#187; Greatest Hits Vol. 1, the Tinkery Bits</dc:creator>
		<pubDate>Sat, 26 Apr 2008 21:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=465#comment-348861</guid>
		<description>&lt;p&gt;[...] Aug 22: Scraping HTML with curl, tidy, and XSL Trying to bring some cleaner approaches to web scraping beyond regular [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Aug 22: Scraping HTML with curl, tidy, and XSL Trying to bring some cleaner approaches to web scraping beyond regular [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Humphries</title>
		<link>http://decafbad.com/blog/2003/08/22/rss-scrape-xsl#comment-1001</link>
		<dc:creator>Bill Humphries</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=465#comment-1001</guid>
		<description>&lt;p&gt;Well, it could use Java, if you really, really, want to since Xalan and Saxon have command line variants. I'm using LibXSLT in the demo.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, it could use Java, if you really, really, want to since Xalan and Saxon have command line variants. I'm using LibXSLT in the demo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2003/08/22/rss-scrape-xsl#comment-1002</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=465#comment-1002</guid>
		<description>&lt;p&gt;Well, I actually like the idea of chaining a few shell programs together much better than the all-in-one Java scraper I was tinkering with.  Seems so much easier all around.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, I actually like the idea of chaining a few shell programs together much better than the all-in-one Java scraper I was tinkering with.  Seems so much easier all around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian's Life</title>
		<link>http://decafbad.com/blog/2003/08/22/rss-scrape-xsl#comment-1003</link>
		<dc:creator>Brian's Life</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.decafbad.com/blog/?p=465#comment-1003</guid>
		<description>&lt;p&gt;&lt;strong&gt;Interesting screen scraping technique&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Scraping HTML with curl, tidy, and XSL This is pretty slick. It feels much cleaner than scraping with regexes. The...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Interesting screen scraping technique</strong></p>
<p>Scraping HTML with curl, tidy, and XSL This is pretty slick. It feels much cleaner than scraping with regexes. The...</p>
]]></content:encoded>
	</item>
</channel>
</rss>
