Remove xml prolog from generation.

This commit is contained in:
Paulo Gustavo Veiga
2012-10-07 15:04:48 -03:00
parent ddaa89acee
commit a492521a10
18 changed files with 237 additions and 166 deletions

View File

@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<map version="0.9.0">
<node TEXT="This is the root node" ID="ID_0">
<node TEXT="Child Level 1 Right 1" POSITION="right" ID="ID_1"/>
@@ -12,4 +11,4 @@
<node TEXT="Child Level 2 Left 22" POSITION="left" ID="ID_8"/>
</node>
</node>
</map>
</map>