proglab5/Lab5Client/build/libs/lab5.xml

131 lines
3.5 KiB
XML
Raw Normal View History

2022-04-29 16:29:59 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<peopleDatabase>
<person>
<name>321321321</name>
<coordinates>
<x>2.0</x>
<y>2.0</y>
</coordinates>
<creationDate>2022-04-18</creationDate>
<height>321321</height>
<passportID>321312312</passportID>
<eyeColor>BLACK</eyeColor>
<nationality>CHINA</nationality>
<location>
<x>2.0</x>
<y>2.0</y>
<z>2</z>
<name>w</name>
</location>
</person>
<person>
<name>Gena</name>
<coordinates>
<x>5.0</x>
<y>6.0</y>
</coordinates>
<creationDate>2022-04-18</creationDate>
<height>124</height>
<passportID>231323232</passportID>
<eyeColor>BLACK</eyeColor>
<nationality>JAPAN</nationality>
<location>
<x>2.0</x>
<y>3.0</y>
<z>4</z>
<name>Tokyo</name>
</location>
</person>
<person>
<name>Sasha</name>
<coordinates>
<x>3.4</x>
<y>-2.0</y>
</coordinates>
<creationDate>2022-04-18</creationDate>
<height>175</height>
<passportID>2312131231</passportID>
<eyeColor>BROWN</eyeColor>
<nationality>JAPAN</nationality>
<location>
<x>2323.0</x>
<y>443.0</y>
<z>2</z>
<name>Tokyo</name>
</location>
</person>
<person>
<name>w</name>
<coordinates>
<x>2.0</x>
<y>2.0</y>
</coordinates>
<creationDate>2022-04-18</creationDate>
<height>2</height>
<passportID>321321312</passportID>
<eyeColor>ORANGE</eyeColor>
<nationality>THAILAND</nationality>
<location>
<x>2.0</x>
<y>2.0</y>
<z>2</z>
<name>2</name>
</location>
</person>
<person>
<name>w</name>
<coordinates>
<x>2.0</x>
<y>2.0</y>
</coordinates>
<creationDate>2022-03-22</creationDate>
<height>1</height>
<passportID>wwwwwwwwwwww</passportID>
<eyeColor>BLACK</eyeColor>
<nationality>GERMANY</nationality>
<location>
<x>2.0</x>
<y>2.0</y>
<z>2</z>
<name xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
</location>
</person>
<person>
<name>w</name>
<coordinates>
<x>2.0</x>
<y>2.0</y>
</coordinates>
<creationDate>2022-03-22</creationDate>
<height xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<passportID>wwwwwwwwwwwwwwwww</passportID>
<eyeColor>BLACK</eyeColor>
<nationality>CHINA</nationality>
<location>
<x>2.0</x>
<y>2.0</y>
<z>2</z>
<name>w</name>
</location>
</person>
<person>
<name>wasd</name>
<coordinates>
<x>2.0</x>
<y>2.0</y>
</coordinates>
<creationDate>2022-04-18</creationDate>
<height>2</height>
<passportID>2313213121</passportID>
<eyeColor>BLACK</eyeColor>
<nationality>GERMANY</nationality>
<location>
<x>2.0</x>
<y>2.0</y>
<z>2</z>
<name>wasd</name>
</location>
</person>
<initDate>2022-03-22</initDate>
</peopleDatabase>