00001 #ifndef FILEXML_INC 00002 #define FILEXML_INC 00003 00004 class XMLTag; 00005 class FileXML; 00006 00007 #endif