<?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"
	>
<channel>
	<title>Comments on: How-to Handle Large XML Files in PHP</title>
	<atom:link href="http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/</link>
	<description>Tech-Related Bloggery</description>
	<pubDate>Sun, 05 Jul 2009 01:50:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Travis Ballard</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/#comment-496</link>
		<dc:creator>Travis Ballard</dc:creator>
		<pubDate>Sat, 09 May 2009 06:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-496</guid>
		<description>i just wanted to thank you for this. it helped me quite a bit with a project i just finished. at first i tried just using simplexml to read a 400mb xml file and well, php wasn't having that. now it may create 20k files but it deletes them when it's done and everything is working great. thanks!</description>
		<content:encoded><![CDATA[<p>i just wanted to thank you for this. it helped me quite a bit with a project i just finished. at first i tried just using simplexml to read a 400mb xml file and well, php wasn&#8217;t having that. now it may create 20k files but it deletes them when it&#8217;s done and everything is working great. thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
