2022-04-29 16:29:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
|
<peopleDatabase>
|
2022-05-16 13:42:21 +00:00
|
|
|
<person>
|
|
|
|
<name>san</name>
|
|
|
|
<coordinates>
|
|
|
|
<x>2.0</x>
|
|
|
|
<y>2.0</y>
|
|
|
|
</coordinates>
|
|
|
|
<creationDate>2022-05-16</creationDate>
|
|
|
|
<height>321</height>
|
|
|
|
<passportID>321321321231</passportID>
|
|
|
|
<eyeColor>BLACK</eyeColor>
|
|
|
|
<nationality>CHINA</nationality>
|
|
|
|
<location>
|
|
|
|
<x>2.0</x>
|
|
|
|
<y>2.0</y>
|
|
|
|
<z>2</z>
|
|
|
|
<name>2</name>
|
|
|
|
</location>
|
|
|
|
</person>
|
2022-04-29 16:29:59 +00:00
|
|
|
<person>
|
|
|
|
<name>wasd</name>
|
|
|
|
<coordinates>
|
|
|
|
<x>2.0</x>
|
|
|
|
<y>2.0</y>
|
|
|
|
</coordinates>
|
2022-05-16 12:20:36 +00:00
|
|
|
<creationDate>2022-05-16</creationDate>
|
|
|
|
<height>321</height>
|
|
|
|
<passportID>321321312321</passportID>
|
2022-04-29 16:29:59 +00:00
|
|
|
<eyeColor>BLACK</eyeColor>
|
|
|
|
<nationality>GERMANY</nationality>
|
|
|
|
<location>
|
|
|
|
<x>2.0</x>
|
|
|
|
<y>2.0</y>
|
|
|
|
<z>2</z>
|
2022-05-16 12:20:36 +00:00
|
|
|
<name>2</name>
|
2022-04-29 16:29:59 +00:00
|
|
|
</location>
|
|
|
|
</person>
|
|
|
|
<initDate>2022-03-22</initDate>
|
|
|
|
</peopleDatabase>
|