elementtree 1.2.3

Parse an XML file into Python elementtree like structure
Documentation
1
2
3
4
<?xml version="1.0"?>
<?xml-stylesheet href="doc.xsl"?>

<doc>Hello</doc>