mirror of
https://github.com/swc-project/swc.git
synced 2024-12-27 07:34:20 +03:00
72 lines
873 B
Plaintext
72 lines
873 B
Plaintext
<?xml version="1.0" encoding="UTF-8">
|
|
| <!-- My Comment -->
|
|
| <root>
|
|
| "
|
|
"
|
|
| <!-- comment -->
|
|
| "
|
|
"
|
|
| <!-- <head> -->
|
|
| "
|
|
"
|
|
| <!-- <!-x -->
|
|
| "
|
|
"
|
|
| <!-- <!x -->
|
|
| "
|
|
"
|
|
| <!-- <<!x -->
|
|
| "
|
|
"
|
|
| <!-- <<!-x -->
|
|
| "
|
|
"
|
|
| <!-- <x -->
|
|
| "
|
|
"
|
|
| <!-- <> -->
|
|
| "
|
|
"
|
|
| <!-- < -->
|
|
| "
|
|
"
|
|
| <!-- <! -->
|
|
| "
|
|
"
|
|
| <!-- -->
|
|
| "
|
|
"
|
|
| <!-- -a->-a -->
|
|
| "
|
|
"
|
|
| <!-- -<!-test-> -->
|
|
| "
|
|
"
|
|
| <DocumentElement>
|
|
| myAttribute="myAttributeValue"
|
|
| "
|
|
"
|
|
| <!-- My Comment -->
|
|
| "
|
|
"
|
|
| <ChildElement>
|
|
| "Element Value"
|
|
| "
|
|
"
|
|
| "
|
|
"
|
|
| <DocumentElement>
|
|
| myAttribute="my Attribute Value"
|
|
| "
|
|
"
|
|
| <ChildElement>
|
|
| "
|
|
Element "
|
|
| <!-- My Comment -->
|
|
| " Value
|
|
"
|
|
| "
|
|
"
|
|
| "
|
|
"
|