<?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>Derek's Musings &#187; PHP</title>
	<atom:link href="http://www.incandetech.com/derek/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.incandetech.com/derek</link>
	<description>I'm right. You're wrong. Don't take it personally. It's just how things are.</description>
	<lastBuildDate>Wed, 28 Jul 2010 02:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Parsing HTML in PHP</title>
		<link>http://www.incandetech.com/derek/2008/11/11/parsing-html-in-php/</link>
		<comments>http://www.incandetech.com/derek/2008/11/11/parsing-html-in-php/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 15:47:33 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.incandetech.com/derek/?p=36</guid>
		<description><![CDATA[If you&#8217;re looking to scrape a Web page in PHP give Simple HTML DOM Parser a try.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking to scrape a Web page in PHP give <a href="http://simplehtmldom.sourceforge.net/">Simple HTML DOM Parser</a> a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incandetech.com/derek/2008/11/11/parsing-html-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
