Holds a class which can be used to read certain properties from an xml file. The XMLProperties class can be either used in order to read properties such as in the filereader package, or it can be extend to read other characteristics from an xml file. To ensure the right specification of the xml file, it is recommend to also provide a dtd file against which the xml file is being validated.