<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - dom111</title>
<link>http://snipplr.com/users/dom111/tags/xml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 12:26:51 GMT</pubDate>
<item>
<title>(PHP) chunk - Break A Large XML File Into Manageable Chunks</title>
<link>http://snipplr.com/view/40523/chunk--break-a-large-xml-file-into-manageable-chunks/</link>
<description><![CDATA[ <p>I’ve recently had to parse some pretty large XML documents, and needed a method to read one element at a time.

Here’s a fairly simple solution in PHP.</p> ]]></description>
<pubDate>Wed, 15 Sep 2010 20:02:15 GMT</pubDate>
<guid>http://snipplr.com/view/40523/chunk--break-a-large-xml-file-into-manageable-chunks/</guid>
</item>
<item>
<title>(Ruby) chunk - break a large XML file into manageable chunks</title>
<link>http://snipplr.com/view/40522/chunk--break-a-large-xml-file-into-manageable-chunks/</link>
<description><![CDATA[ <p>I’ve recently had to parse some pretty large XML documents, and needed a method to read one element at a time.

Here’s a fairly simple solution in Ruby form.</p> ]]></description>
<pubDate>Wed, 15 Sep 2010 20:01:04 GMT</pubDate>
<guid>http://snipplr.com/view/40522/chunk--break-a-large-xml-file-into-manageable-chunks/</guid>
</item>
<item>
<title>(PHP) xmlentnties and xml_entitiy_decode</title>
<link>http://snipplr.com/view/28349/xmlentnties-and-xmlentitiydecode/</link>
<description><![CDATA[ <p>Because htmlentities just doesn't cut it.

Recently needed this to work with 3rd part software, ended up having to make it pretty robust so thought I'd share!</p> ]]></description>
<pubDate>Mon, 15 Feb 2010 15:44:12 GMT</pubDate>
<guid>http://snipplr.com/view/28349/xmlentnties-and-xmlentitiydecode/</guid>
</item>
</channel>
</rss>