<?xml version="1.0" encoding="UTF-8"?>
<n1:insuredPersonSalaryRequest xmlns:v011="http://www.fss.ru/integration/types/common/v01" xmlns:org="http://www.fss.ru/integration/types/organization/v01" xmlns:n1="urn:ru:fss:integration:types:proactive:salary:v01" xmlns:n2="http://www.fss.ru/integration/types/person/v02">
 <n1:insurerInfo>
  <n1:regNum>0000000013</n1:regNum>
  <n1:emplINN>760440094864</n1:emplINN>
 </n1:insurerInfo>
 <n1:insuredInfo>
  <n1:snils>93943799381</n1:snils>
  <n1:fullName>
   <n2:firstName>Герман</n2:firstName>
   <n2:lastName>Доходный</n2:lastName>
   <n2:middleName>Исаакович</n2:middleName>
  </n1:fullName>
  <n1:birthDate>2017-04-18</n1:birthDate>
  <n1:gender>MALE</n1:gender>
 </n1:insuredInfo>
 <n1:contractsType>
  <n1:contractType>workerContract</n1:contractType>
 </n1:contractsType>
 <n1:periodInfo>
  <n1:twoPrevYears>
   <n1:year>2021</n1:year>
   <n1:year>2022</n1:year>
  </n1:twoPrevYears>
 </n1:periodInfo>
 <n1:agreementInsuredPerson>true</n1:agreementInsuredPerson>
 <n1:eln3days>
  <n1:employed>true</n1:employed>
 </n1:eln3days>
</n1:insuredPersonSalaryRequest>
