12 lines
210 B
XML
12 lines
210 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<name type="string" n="0">approach</name>
|
|
<name type="string" n="1">circuit</name>
|
|
|
|
<overlay>
|
|
<foo type="int">42</foo>
|
|
</overlay>
|
|
|
|
</PropertyList>
|