Description
Create large XML files from Python while using little memory. It helps spreadsheet and document-generation tools stream XML content instead of building the whole document in RAM.
This is a developer library, not an XML editor. Generated XML should still be validated when other applications need to read it, and user-provided text should be escaped correctly.