6 lines
165 B
XML
6 lines
165 B
XML
<?xml version="1.0"?>
|
|
<root>
|
|
<child myAttribute="this is a somewhat longer attribute value">
|
|
This is a somewhat longer value for an element.
|
|
</child>
|
|
</root> |