<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/XML_HTMLSax3/download/3.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/XML_HTMLSax3/download/3.0.0RC1/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package xml_htmlsax3</description>
</channel>

<item rdf:about="http://pear.php.net/package/XML_HTMLSax3/download/3.0.0/">
 <title>XML_HTMLSax3 3.0.0</title>
 <link>http://pear.php.net/package/XML_HTMLSax3/download/3.0.0/</link>
 <content:encoded>Fixed bug #1850  HTMLtoXHTML.php does not produce XHTML [dufuz]&lt;br /&gt;
Fixed bug #11607 Requesting License change, emails to listed authors bounce [cdake}&lt;br /&gt;
Fixed bug #12159 not clarified license [hfuecks]&lt;br /&gt;
&lt;br /&gt;
This package is now dual licensed under PHP license v3.01 and LGPL 3.0
 </content:encoded>
 <dc:date>2007-12-01T17:10:47-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/XML_HTMLSax3/download/3.0.0RC1/">
 <title>XML_HTMLSax3 3.0.0RC1</title>
 <link>http://pear.php.net/package/XML_HTMLSax3/download/3.0.0RC1/</link>
 <content:encoded>* Re PEAR version naming rules, you now include XML/HTMLSax3.php and the main class is called XML_HTMLSax3&lt;br /&gt;
* Now able to parse Word generated HTML - fixed bug with parsing of XML escape sequences&lt;br /&gt;
* API break (minor): no longer extends PEAR&lt;br /&gt;
* API break (minor): attributes with no value (like option selected) are now populated with NULL instead of TRUE&lt;br /&gt;
* API break (minor): replaced XML_OPTION_FULL_ESCAPES with XML_OPTION_STRIP_ESCAPES - by default you now get back the complete escape sequence&lt;br /&gt;
* Added some more examples
 </content:encoded>
 <dc:date>2004-06-02T15:07:59-05:00</dc:date>
</item>

</rdf:RDF>