You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
511 B
18 lines
511 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<root> |
|
<item id="pxml_1"> |
|
<content><name><![CDATA[Root node 1]]></name></content> |
|
<item id="pxml_2"> |
|
<content><name><![CDATA[Child node 1]]></name></content> |
|
</item> |
|
<item id="pxml_3"> |
|
<content><name><![CDATA[Child node 2]]></name></content> |
|
</item> |
|
<item id="pxml_4"> |
|
<content><name><![CDATA[Some other child node]]></name></content> |
|
</item> |
|
</item> |
|
<item id="pxml_5"> |
|
<content><name ><![CDATA[Root node 2]]></name></content> |
|
</item> |
|
</root>
|
|
|