mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 14:53:56 -07:00
8 lines
138 B
XML
8 lines
138 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Entity>
|
|
<Test1A a="a1" b="b1" c="c1">
|
|
<d>d1</d>
|
|
<e>e1</e>
|
|
<f>f1</f>
|
|
</Test1A>
|
|
</Entity>
|