Files
wisemapping-open-source/wise-webapp/src/test/resources/data/freemind/note.wxml
2012-12-01 17:22:54 -03:00

13 lines
503 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<map name="basic" version="tango">
<topic central="true" id="0" position="0,0" shape="rounded rectagle">
<text><![CDATA[Notes Support]]></text>
<note><![CDATA[This is a HTML node. List of values List of values 2
This is bold]]></note>
<topic id="1" order="0" position="200,0" shape="line">
<text><![CDATA[Child Node]]></text>
<note><![CDATA[This is a simple note]]></note>
</topic>
</topic>
</map>