Files
ChiKyun Kim 747aabe224 add files
2025-09-09 13:59:12 +09:00

15 lines
288 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="all2.xsd">
<a>a</a>
<b>b</b>
<c>c</c>
<d>d</d>
<e>e</e>
<!-- Problem empty content ?-->
<g></g>
<f>f</f>
</root>