<?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>Webscaped &#187; PHP</title>
	<atom:link href="http://www.webscaped.com/articles/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webscaped.com</link>
	<description>Website of Michael Adams, Australian web developer</description>
	<lastBuildDate>Fri, 27 Nov 2009 02:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating an RSS feed with PHP</title>
		<link>http://www.webscaped.com/articles/2008/05/creating-an-rss-feed-with-php/</link>
		<comments>http://www.webscaped.com/articles/2008/05/creating-an-rss-feed-with-php/#comments</comments>
		<pubDate>Wed, 07 May 2008 06:59:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=29</guid>
		<description><![CDATA[Many sites now have RSS feeds for visitors.
I step you through the process of cooking up a feed for your visitors, with a dash of XML and a splash of PHP, you can&#8217;t fail.

Using PHP and a database, you can generate your own RSS feeds with little trouble.
RSS (Really Simple Syndication) is a standard that [...]]]></description>
		<wfw:commentRss>http://www.webscaped.com/articles/2008/05/creating-an-rss-feed-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

