egami/sample/read.xml

8 lines
180 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="true"?>
<!-- my comment -->
<exml attributeExample="my data attribute">
coucou
<!-- comment -->
<subNodeA/>
<subNodeB/>
</exml>