This package can be used to generate XML documents from directory listings.
There are two classes: one to generate a XML document from an array, and a sub-class to traverse a directory recursively and build an array from the list of files.
The generated XML document can be saved to a given file.