<?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>9656302354</regNum>
    <emplINN>3123124594</emplINN>
    <emplKPP>311901001</emplKPP>
  </insurerInfo>
  <insuredInfo>
    <snils>16621073749</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>
  </contractsType>
  <periodInfo>
    <twoPrevYears>
      <year>2022</year>
      <year>2021</year>
    </twoPrevYears>
    <additionalYears>
      <year>2020</year>
      <year>2019</year>
    </additionalYears>
  </periodInfo>
  <agreementInsuredPerson>true</agreementInsuredPerson>
  <eln3days>
    <fired>
      <firstElnStartDate>2023-04-19</firstElnStartDate>
    </fired>
  </eln3days>
</insuredPersonSalaryRequest>