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.
8 lines
221 B
8 lines
221 B
|
1 year ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<root versionMy="1.0">
|
||
|
|
<items>
|
||
|
|
<item attr1="aatrValue" attr2="aatr2Value">content</item>
|
||
|
|
<item attr1="aatrValue">content</item>
|
||
|
|
<item attr1="aatrValue" />
|
||
|
|
</items>
|
||
|
|
</root>
|