MetadataExporter Exports directory structure and file attributes to an xml file Use python src/walktree.py <directory> This will print you to standard out the metadata in xml format. To save it to a file do this: python src/walktree.py <directory> > <file>