Files
wisemapping-open-source/wise-webapp/src/test/resources/data/freemind/note.mmr
2012-12-01 16:25:37 -03:00

23 lines
693 B
Plaintext

<map version="0.9.0">
<node ID="ID_0" TEXT="Notes Support">
<richcontent TYPE="NOTE">
<html>
<head/>
<body>
<p>This is a HTML node. List of values List of values 2</p>
<p>This is bold</p>
</body>
</html>
</richcontent>
<node ID="ID_1" POSITION="right" TEXT="Child Node">
<richcontent TYPE="NOTE">
<html>
<head/>
<body>
<p>This is a simple note</p>
</body>
</html>
</richcontent>
</node>
</node>
</map>