<?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>aibean.com &#187; Programming</title>
	<atom:link href="http://www.aibean.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aibean.com</link>
	<description>code it</description>
	<lastBuildDate>Fri, 29 May 2009 23:43:53 +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>Hello World</title>
		<link>http://www.aibean.com/programming/php/hello-world/</link>
		<comments>http://www.aibean.com/programming/php/hello-world/#comments</comments>
		<pubDate>Thu, 28 May 2009 18:59:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[hallo world]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.aibean.com/?p=10</guid>
		<description><![CDATA[This is my first post so I thought I should start at the begining and write a simple &#8220;Hello World&#8221; for PHP.
&#60;?php echo &#8220;Hello World.&#8221;; ?&#62;
Seems like I&#8217;m off to a flying start.
]]></description>
			<content:encoded><![CDATA[<p>This is my first post so I thought I should start at the begining and write a simple &#8220;Hello World&#8221; for PHP.</p>
<blockquote><p>&lt;?php echo &#8220;Hello World.&#8221;; ?&gt;</p></blockquote>
<p>Seems like I&#8217;m off to a flying start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aibean.com/programming/php/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
