XmlStor
XML file storage medium.
The XmlStor class is accessible via the testtools.storage module.
note that this is not meant to get crazy, but just meant to make an XML representation of tabular data ... in other words the structure needs to be basically:
<rows><row><col>...</col></row></rows>
Attributes
Methods
See the source for more information.