<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP Country Array</title>
	<atom:link href="http://redinkdesign.net/programming/php/php-country-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://redinkdesign.net/programming/php/php-country-array/</link>
	<description>Good code is its own best documentation</description>
	<lastBuildDate>Wed, 25 Aug 2010 20:25:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kareem</title>
		<link>http://redinkdesign.net/programming/php/php-country-array/comment-page-1/#comment-5</link>
		<dc:creator>Kareem</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-5</guid>
		<description>Thank you very much, one small notice you should remove the comma in the last line ;) so this code wont result in to a parsing error :D

Cheers.</description>
		<content:encoded><![CDATA[<p>Thank you very much, one small notice you should remove the comma in the last line <img src='http://redinkdesign.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  so this code wont result in to a parsing error <img src='http://redinkdesign.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Priday</title>
		<link>http://redinkdesign.net/programming/php/php-country-array/comment-page-1/#comment-38</link>
		<dc:creator>Greg Priday</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-38</guid>
		<description>In PHP it&#039;s perfectly valid to have a comma after the last element in an array. I actually find it makes my code far less prone to errors.</description>
		<content:encoded><![CDATA[<p>In PHP it&#8217;s perfectly valid to have a comma after the last element in an array. I actually find it makes my code far less prone to errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
