blob: b59d6836be8cc8377c5a3b82a720126ec8d43dbd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<NODE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="NodesURI" name="root">
<CHILDREN>
<CHILD name="childNode1">
<DESC>this is childNode 1</DESC>
</CHILD>
<CHILD name="childNode2">
<DESC>this is childNode 2</DESC>
</CHILD>
<CHILD TYPE="SUB-NODE" name="childSubNode">
<DESC>this is childSubNode</DESC>
</CHILD>
</CHILDREN>
</NODE>