This class can be used to save the data of files of a directory in a XML document. It lists the files of a given directory that have one of a list file name extensions. The class generates a XML document that includes information from all the listed files, including the file name, file size and the file contents encoded using base64. The generated XML document is stored in a server side file with a given path.