aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/TestData/XmlConfigTests/XmlConfig/my.xml
blob: 3f44c27c6fa1c346a02ea62c10521b0c930709d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<root>
    <child1>
        <grandchild1>
        </grandchild1>
    </child1>

    <child2>
        <grandchild2>
        </grandchild2>
    </child2>
</root>