Project

General

Profile

1
<?xml version="1.0"?>
2
<testroot>
3
  <a testatt="attvalue1">
4
    <b>Value1</b>
5
    <c newatt="89766">Value2</c>
6
  </a>
7
</testroot>
(12-12/14)