blob: b32ae00590c8f7eff5e60f71c9a3057b7119a93a [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<Maxx xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="KeyTest.xsd">
<Processes>
<Process>
<Name>Main</Name>
</Process>
<Process>
<Name>Sub</Name>
<SubProcesses>
<Process>
<Name>Sub1</Name>
</Process>
<Process>
<Name>Main1</Name>
</Process>
</SubProcesses>
</Process>
</Processes>
</Maxx>