Files
RRJServer/testDB/Debug64/DBXML_/groupsTrainees.xml
2024-10-30 15:33:26 +03:00

22 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version='1.0' encoding='utf-8'?>
<groupsTrainees>
<group color="0" name="Группа 1">
<trainee name="Иванов И.И." whatItDoes="" password="1111" login="O1" archived="нет"/>
<trainee name="Петров П.П." whatItDoes="" password="2222" login="O2" archived="да"/>
<trainee name="Ручкин А.А." whatItDoes="" password="1122" login="O11" archived="нет"/>
</group>
<group color="1" name="Группа 2">
<trainee name="Петров П.П. (2)" whatItDoes="" password="3333" login="O3" archived="нет"/>
<trainee name="Зайцев З.З." whatItDoes="" password="4444" login="O4" archived="нет"/>
<trainee name="Зюзин З.З." whatItDoes="" password="5555" login="O5" archived="нет"/>
<trainee name="Кондратьев К.К." whatItDoes="" password="6666" login="O6" archived="да"/>
</group>
<group color="2" name="Группа 3">
<trainee name="Бобров Б.Б." whatItDoes="" password="7777" login="O7" archived="нет"/>
<trainee name="Клочков К.К." whatItDoes="" password="8888" login="O8" archived="нет"/>
<trainee name="Палкин П.П." whatItDoes="" password="9999" login="O9" archived="нет"/>
<trainee name="Пучков П.П." whatItDoes="" password="0000" login="O10" archived="нет"/>
</group>
<group color="3" name="Группа 4"/>
</groupsTrainees>