Files
wisemapping-open-source/wise-webapp/src/test/resources/data/freemind/basic.mmr
2012-03-10 16:53:54 -03:00

16 lines
763 B
XML

<?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"/>
<node TEXT="Child Level 1 Left 1" POSITION="left" ID="ID_2">
<node TEXT="Child Level 2 Left 11" POSITION="left" ID="ID_3"/>
<node TEXT="Child Level 2 Left 12" POSITION="left" ID="ID_4"/>
</node>
<node TEXT="Child Level 1 Right 2" POSITION="right" ID="ID_5"/>
<node TEXT="Child Level 1 Left 2" POSITION="left" ID="ID_6">
<node TEXT="Child Level 2 Left 21 " POSITION="left" ID="ID_7"/>
<node TEXT="Child Level 2 Left 22" POSITION="left" ID="ID_8"/>
</node>
</node>
</map>