diff --git a/xml/informeUbicaciones_1.xml b/xml/informeUbicaciones_1.xml
new file mode 100644
index 0000000..593d7e1
--- /dev/null
+++ b/xml/informeUbicaciones_1.xml
@@ -0,0 +1,14 @@
+
+
+
+
+ select * from Ubicaciones order by Descripcion;
+
+
+ Relación alfabética
+
+
+
+
+
+
diff --git a/xml/informeUbicaciones_2.xml b/xml/informeUbicaciones_2.xml
new file mode 100644
index 0000000..593d7e1
--- /dev/null
+++ b/xml/informeUbicaciones_2.xml
@@ -0,0 +1,14 @@
+
+
+
+
+ select * from Ubicaciones order by Descripcion;
+
+
+ Relación alfabética
+
+
+
+
+
+
diff --git a/xml/informeUbicaciones_3.xml b/xml/informeUbicaciones_3.xml
new file mode 100644
index 0000000..593d7e1
--- /dev/null
+++ b/xml/informeUbicaciones_3.xml
@@ -0,0 +1,14 @@
+
+
+
+
+ select * from Ubicaciones order by Descripcion;
+
+
+ Relación alfabética
+
+
+
+
+
+
diff --git a/xml/informeUsuarios.xml b/xml/informeUsuarios.xml
new file mode 100644
index 0000000..3bbadbb
--- /dev/null
+++ b/xml/informeUsuarios.xml
@@ -0,0 +1,22 @@
+
+
+
+
+ select * from Usuarios order by Nombre;
+
+
+ Relación alfabética
+
+
+
+
+
+
+
+
+
+
+
+
+
+