﻿<?xml version="1.0" encoding="utf-8"?>
<eventLife xmlns="urn:ru:fss:integration:types:information:EventLife:v01" xmlns:common="http://www.fss.ru/integration/types/common/v01" xmlns:person="http://www.fss.ru/integration/types/person/v02" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<event>
		<category>INSURED</category>
		<childCareVocation>
			<insuredInfo>
				<snils>70013059218</snils>
				<fullName>
					<person:firstName>Анастасия</person:firstName>
					<person:lastName>Кузьмина</person:lastName>
					<person:middleName>Андреевна</person:middleName>
				</fullName>
				<birthDate>1998-09-29</birthDate>
				<childRelType/>
			</insuredInfo>
			<childInfo>
				<fullName>
					<person:firstName/>
					<person:lastName/>
				</fullName>
				<birthDate/>
			</childInfo>
			<baseDocuments>
				<vocationPeriod>
					<begin>2025-11-17</begin>
					<end>2025-11-19</end>
				</vocationPeriod>
				<identityDocument xsi:nil="true"/>
			</baseDocuments>
			<contractsType>
				<contractType>workerContract</contractType>
			</contractsType>
		</childCareVocation>
	</event>
</eventLife>