<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss2html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link rel="self" type="application/rss+xml" href="http://www.phpclasses.org/blog/package/4/post/latest.rss"/>
  <description>Latest posts on the Generic XML parser class package blog</description>
  <link>http://www.phpclasses.org/blog/package/4/</link>
  <title>Latest Generic XML parser class package blog posts</title>
  <pubDate>Wed, 19 Jun 2013 12:53:18 GMT</pubDate>
  <language>en</language>
  <image>
   <link>http://www.phpclasses.org/blog/package/4/</link>
   <title>PHP Classes site logo</title>
   <url>http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png</url>
  </image>
  <item>
   <link>http://www.phpclasses.org/blog/package/4/post/1-Processing-XML-with-a-single-PHP-call.html</link>
   <title>Processing XML with a single PHP call</title>
   <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/4/post/1-Processing-XML-with-a-single-PHP-call.html&quot;&gt;Processing XML with a single PHP call&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;PHP provides several extensions to parse XML documents but you still have to write a lot of custom code to validate and extract data from the parsed XML.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Read this article to learn how to use this XML parser class to validate and extract the parse data from XML documents with a minimal amount of code that only requires a single call to the class.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
   <pubDate>Wed, 12 Sep 2012 19:12:42 GMT</pubDate>
   <guid>http://www.phpclasses.org/blog/package/4/post/1-Processing-XML-with-a-single-PHP-call.html</guid>
  </item>
 </channel>
</rss>