52 lines
1.4 KiB
XML
52 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Patients>
|
|
<Patient Id="1">
|
|
<Surname>Гейтс</Surname>
|
|
<Name>Билл</Name>
|
|
<Patronymic>Иванович</Patronymic>
|
|
<BirthDate>28.10.1955</BirthDate>
|
|
<TreatmentId>1</TreatmentId>
|
|
</Patient>
|
|
<Patient Id="2">
|
|
<Surname>Джобс</Surname>
|
|
<Name>Стив</Name>
|
|
<Patronymic>Петрович</Patronymic>
|
|
<BirthDate>24.02.1955</BirthDate>
|
|
<TreatmentId>1</TreatmentId>
|
|
</Patient>
|
|
<Patient Id="3">
|
|
<Surname>Безос</Surname>
|
|
<Name>Джефф</Name>
|
|
<Patronymic>Степанович</Patronymic>
|
|
<BirthDate>12.01.1964</BirthDate>
|
|
<TreatmentId>2</TreatmentId>
|
|
</Patient>
|
|
<Patient Id="4">
|
|
<Surname>Монро</Surname>
|
|
<Name>Мэрилин</Name>
|
|
<Patronymic></Patronymic>
|
|
<BirthDate>01.06.1926</BirthDate>
|
|
<TreatmentId>2</TreatmentId>
|
|
</Patient>
|
|
<Patient Id="5">
|
|
<Surname>Шанель</Surname>
|
|
<Name>Коко</Name>
|
|
<Patronymic></Patronymic>
|
|
<BirthDate>20.01.1999</BirthDate>
|
|
<TreatmentId>3</TreatmentId>
|
|
</Patient>
|
|
<Patient Id="6">
|
|
<Surname>Кук</Surname>
|
|
<Name>Тим</Name>
|
|
<Patronymic></Patronymic>
|
|
<BirthDate>12.09.1945</BirthDate>
|
|
<TreatmentId>4</TreatmentId>
|
|
</Patient>
|
|
<Patient Id="7">
|
|
<Surname>Маск</Surname>
|
|
<Name>Илон</Name>
|
|
<Patronymic></Patronymic>
|
|
<BirthDate>23.06.1975</BirthDate>
|
|
<TreatmentId>5</TreatmentId>
|
|
</Patient>
|
|
</Patients> |