#include #include XMLNode &Command::get_state() { XMLNode *node = new XMLNode ("Command"); // TODO return *node; }