<?xml version="1.0" encoding="utf-8"?>
<insuredPersonSalaryRequest xmlns="urn:ru:fss:integration:types:proactive:salary:v01" xmlns:p="http://www.fss.ru/integration/types/person/v02" xmlns:c="http://www.fss.ru/integration/types/common/v01">
  <insurerInfo>
    <regNum>4200003163</regNum>
    <emplINN>9662144120</emplINN>
  </insurerInfo>
  <insuredInfo>
    <snils>14720524035</snils>
    <fullName>
      <p:firstName>Тест</p:firstName>
      <p:lastName>Высококвалифицированный</p:lastName>
      <p:middleName>Флович</p:middleName>
    </fullName>
    <birthDate>2023-03-02</birthDate>
    <gender>MALE</gender>
  </insuredInfo>
  <contractsType>
    <contractType>workerContract</contractType>
    <contractType>workerContract</contractType>
  </contractsType>
  <periodInfo>
    <twoPrevYears>
      <year>2023</year>
      <year>2022</year>
    </twoPrevYears>
  </periodInfo>
  <agreementInsuredPerson>true</agreementInsuredPerson>
  <eln3days>
    <fired>
      <firstElnStartDate>2023-04-19</firstElnStartDate>
    </fired>
  </eln3days>
</insuredPersonSalaryRequest>