XML Generator DIR
Sunday, May 13th, 2007XML Generator DIR is an XML generator that will make a lot easier for you to create XML configuration files. It is focused in the creation of configuration files for image galleries, music players and for any other stuff where you need to list all files in a directory in a simple way.
This script uses a model file to give you freedom defining your XML file. You can create practically any structure you want and let the script populate it for you.
If you need to read records from a database instead of directories in a filesystem you should check the XML Generator DB instead.