#ifndef XML_H
#define XML_H
using namespace std;
#include <string>
#include <list>
#include <ctype.h>