<?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: Screen Scraping Tutorial using C# .NET</title>
	<atom:link href="http://mhinze.com/archive/screen-scraping-tutorial-using-c-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://mhinze.com/archive/screen-scraping-tutorial-using-c-net/</link>
	<description>this is an archive of the old blog, ended 6/16/08</description>
	<pubDate>Sat, 31 Jul 2010 20:49:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Andrew</title>
		<link>http://mhinze.com/archive/screen-scraping-tutorial-using-c-net/#comment-11454</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 26 Jul 2007 19:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://mhinze.com/screen-scraping-tutorial-using-c-net/#comment-11454</guid>
		<description>I had a similar project to this.  I'm curious to see how you would have handled using DOM.  Have you posted a DOM example?  If not, I would like to see one.  Thanks!</description>
		<content:encoded><![CDATA[<p>I had a similar project to this.  I&#039;m curious to see how you would have handled using DOM.  Have you posted a DOM example?  If not, I would like to see one.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faks</title>
		<link>http://mhinze.com/archive/screen-scraping-tutorial-using-c-net/#comment-4458</link>
		<dc:creator>faks</dc:creator>
		<pubDate>Wed, 20 Jun 2007 23:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://mhinze.com/screen-scraping-tutorial-using-c-net/#comment-4458</guid>
		<description>"there is some data on some web pages?"  understatement?</description>
		<content:encoded><![CDATA[<p>&#034;there is some data on some web pages?&#034;  understatement?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Busoli</title>
		<link>http://mhinze.com/archive/screen-scraping-tutorial-using-c-net/#comment-4440</link>
		<dc:creator>Simone Busoli</dc:creator>
		<pubDate>Wed, 20 Jun 2007 19:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://mhinze.com/screen-scraping-tutorial-using-c-net/#comment-4440</guid>
		<description>You can use the System.Net.WebClient class to make a web request, it will take less lines of code to retrieve the response.</description>
		<content:encoded><![CDATA[<p>You can use the System.Net.WebClient class to make a web request, it will take less lines of code to retrieve the response.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
