Full implem of BU_over_Max and TP_max (to be tested) + my.xml from thesis + stuffs...
[tatoo.git] / tests / docs / my.xml
index 5d8fa9d..0c21bc6 100644 (file)
@@ -1,10 +1,34 @@
-<e>
-  <f/>
-  <X/>
-  <d/>
-  <g>
-    <f id="1" value="2" > <z/> <a/> </f>
-    <f> </f>
-  </g>
-  <e> <c/> <X/> <e/> </e>
-</e>
+<X>
+  <b>
+    <a>
+      <c>
+        <e>
+          <f>
+            <g>
+              <b>
+                <g/>
+              </b>
+            </g>
+          </f>
+          <e/>
+        </e>
+      </c>
+    </a>
+  </b>
+  <a>
+    <c>
+      <e>
+        <f/>
+      </e>
+      <f>
+        <X>
+          <g/>
+          <b>
+            <g/>
+          </b>
+        </X>
+        <e/>
+      </f>
+    </c>
+  </a>
+</X>