mirror of https://github.com/apache/lucene.git
7 lines
223 B
XML
7 lines
223 B
XML
|
<root>
|
||
|
<parent>
|
||
|
<child attribute="attribute1">text1</child>
|
||
|
<child attribute="attribute2">text2</child>
|
||
|
<child attribute="attribute3">text3<grandchild>grandchild 3 text</grandchild></child>
|
||
|
</parent>
|
||
|
</root>
|