You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
246 B

<?xml version="1.0" encoding="utf-8" ?>
<users>
<user id="1" name="Bill Gates">
<company>Microsoft</company>
<age>48</age>
</user>
<user id="1" name="Larry Page">
<company>Google</company>
<age>42</age>
</user>
</users>