9 lines
253 B
XML
9 lines
253 B
XML
|
<?xml version = '1.0' encoding = 'ISO-8859-1'?>
|
||
|
<ParameterGroup>
|
||
|
<ParameterGroup name="group">
|
||
|
<ParameterGroup name="subgroup">
|
||
|
<Parameter type="int" name="anotheritem" value="4"/>
|
||
|
</ParameterGroup>
|
||
|
</ParameterGroup>
|
||
|
</ParameterGroup>
|