blob: 04126ba7f52c6930d906576792092af9abf638bb [file] [log] [blame]
<!--
Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<root>
<map1>
<entry>
<key>key1</key>
<value>value1</value>
</entry>
</map1>
<map2>
<entry>
<key>10</key>
<value>
<thing1>aaa</thing1>
<thing2>bbb</thing2>
</value>
</entry>
</map2>
<map3>
<entry>
<key>abc</key>
<value>aaa</value>
<value>bbb</value>
</entry>
</map3>
<map4>
<entry>
<key>abcd</key>
<value>aaaa</value>
<value>bbbb</value>
</entry>
</map4>
</root>