<?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: Recursively convert XML into multidimensional array (AS2)</title>
	<atom:link href="http://blog.anselmbradford.com/2008/09/04/recursively-convert-xml-into-multidimensional-array-as2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anselmbradford.com/2008/09/04/recursively-convert-xml-into-multidimensional-array-as2/</link>
	<description>wrangling the Internet's wildest</description>
	<lastBuildDate>Fri, 16 Dec 2011 14:20:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: marlopax</title>
		<link>http://blog.anselmbradford.com/2008/09/04/recursively-convert-xml-into-multidimensional-array-as2/comment-page-1/#comment-16659</link>
		<dc:creator>marlopax</dc:creator>
		<pubDate>Sun, 26 Dec 2010 18:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=64#comment-16659</guid>
		<description>This is a real recursive methods to retrieve from xml structure. I appreciate this function of code.</description>
		<content:encoded><![CDATA[<p>This is a real recursive methods to retrieve from xml structure. I appreciate this function of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ligouane</title>
		<link>http://blog.anselmbradford.com/2008/09/04/recursively-convert-xml-into-multidimensional-array-as2/comment-page-1/#comment-1006</link>
		<dc:creator>ligouane</dc:creator>
		<pubDate>Fri, 26 Jun 2009 07:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=64#comment-1006</guid>
		<description>Believe it or not, but this old post helped me a lot to build a recursive function that do exactly the opposite : get flat items array from a hierarchical collection !

Thanks =)</description>
		<content:encoded><![CDATA[<p>Believe it or not, but this old post helped me a lot to build a recursive function that do exactly the opposite : get flat items array from a hierarchical collection !</p>
<p>Thanks =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

