Dissecting out the XML element hierarchy with and without additions into valid XML
- Settled on python and the miniDOM library (rather than XPATH or XSLT).
- miniDom seems quite flexible and tractable
- miniDOM may be the way to go to break up the files into a file/folder acts/scenes/speeches/lines .... hierarchy
Scripts