X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Freference%2Fstructure.xml;fp=tests%2Freference%2Fstructure.xml;h=62ed59b4b653a3112890f0332599b52a74d42b19;hb=51a7e103a0e3bbe122b006d9b5abaaa27cc64cf8;hp=0000000000000000000000000000000000000000;hpb=fbf12f8381dfb8e26b1ad2d0125f85a37da8a2bb;p=xml-template diff --git a/tests/reference/structure.xml b/tests/reference/structure.xml new file mode 100644 index 0000000..62ed59b --- /dev/null +++ b/tests/reference/structure.xml @@ -0,0 +1,22 @@ + + + + + + </head> + <body> + <div> + <div> + <div>One</div> + </div> + + <div> + <div>Two</div> + </div> + + <div> + <div>Three</div> + </div> + </div> + </body> +</html>