diff --git a/conf/telemetry.xsd b/conf/telemetry.xsd
new file mode 100644
index 0000000000000000000000000000000000000000..eaf008742c1de70b14b71295d6a50c31792fe62a
--- /dev/null
+++ b/conf/telemetry.xsd
@@ -0,0 +1,88 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/include/XmlConfig.h b/include/XmlConfig.h
new file mode 100644
index 0000000000000000000000000000000000000000..6f12c3b13b01908173683c3ba52d815d51ff823a
--- /dev/null
+++ b/include/XmlConfig.h
@@ -0,0 +1,47 @@
+/***************************************************************************
+ begin : Tue May 20 2014
+ copyright : (C) 2014 Andrea Zoli
+ email : zoli@iasfbo.inaf.it
+ ***************************************************************************/
+
+/***************************************************************************
+ * *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ ***************************************************************************/
+
+#ifndef PACKETLIB_XMLCONFIG_H
+#define PACKETLIB_XMLCONFIG_H
+
+#include
+#include
+#include