<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>US System Administration &#187; Web Design</title>
	<atom:link href="http://www.ussysadmin.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ussysadmin.com</link>
	<description>System Administration Weblog</description>
	<lastBuildDate>Mon, 07 Jun 2010 06:27:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Parsing Web Pages</title>
		<link>http://www.ussysadmin.com/2009/10/parsing-web-pages/</link>
		<comments>http://www.ussysadmin.com/2009/10/parsing-web-pages/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 06:54:06 +0000</pubDate>
		<dc:creator>thewriter</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Parsing HTML]]></category>
		<category><![CDATA[Parsing Web Pages]]></category>
		<category><![CDATA[web scraping]]></category>

		<guid isPermaLink="false">http://www.ussysadmin.com/?p=137</guid>
		<description><![CDATA[Parsing a Web Page is also known as screen scraping. This task is to identify certain portions of a web page and extract the data out to fit your needs. For example, if you went to a website that showed today&#8217;s stock totals. You may want to use just the totals so that you can [...]]]></description>
		<wfw:commentRss>http://www.ussysadmin.com/2009/10/parsing-web-pages/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
