Section 12.1. Introduction
Section 12.2. Checking XML Well-Formedness
Section 12.3. Counting Tags in a Document
Section 12.4. Extracting Text from an XML Document
Section 12.5. Transforming an XML Document Using XSLT
Section 12.6. Transforming an XML Document Using Python
Section 12.7. Parsing an XML File with xml.parsers.expat
Section 12.8. Converting Ad-Hoc Text into XML Markup
Section 12.9. Normalizing an XML Document
Section 12.10. Controlling XSLT Stylesheet Loading
Section 12.11. Autodetecting XML Encoding
Section 12.12. Module: XML Lexing (Shallow Parsing)
Section 12.13. Module: Converting a List of Equal-Length Lists into XML