<?xml version="1.0" encoding="utf-8"?>
<urn:insuredPerson xmlns:v01="http://www.fss.ru/integration/types/common/v01" xmlns:v02="http://www.fss.ru/integration/types/person/v02" xmlns:urn="urn:ru:fss:integration:types:rpu:InsuredPerson:v01">
  <urn:fullName>
    <v02:firstName>Богдан</v02:firstName>
    <v02:lastName>Вирхов</v02:lastName>
    <v02:middleName>Тестович</v02:middleName>
  </urn:fullName>
  <urn:birthDate>2000-01-01</urn:birthDate>
  <urn:gender>MALE</urn:gender>
  <urn:snils>18376988343</urn:snils>
  <urn:inn>960177930742</urn:inn>
  <urn:identityDocument>
    <urn:tempIdentDocType>
      <urn:number>111111</urn:number>
      <urn:expirationDate>2027-01-01</urn:expirationDate>
    </urn:tempIdentDocType>
  </urn:identityDocument>
  <urn:residenceDocumentType>
    <urn:residentCard>
      <urn:series>2222</urn:series>
      <urn:number>222222</urn:number>
      <urn:passportIssueDate>2000-01-01</urn:passportIssueDate>
    </urn:residentCard>
  </urn:residenceDocumentType>
  <urn:otherInfo>
    <urn:workplace>1</urn:workplace>
  </urn:otherInfo>
  <urn:regAddress>
    <urn:fiasAddress>
      <v01:houseGuid>5afc606a-6b50-49df-ad00-257ce1002869</v01:houseGuid>
    </urn:fiasAddress>
    <urn:postalCode>184682</urn:postalCode>
  </urn:regAddress>
  <urn:methodReceivePayment>
    <v01:otherOrg>
      <v01:nameOrg>Организация</v01:nameOrg>
      <v01:bik>111111111</v01:bik>
      <v01:accountNum>11111111111111111111</v01:accountNum>
      <v01:personalInsuredAccount>11111111111</v01:personalInsuredAccount>
      <v01:regNumSFRCorrectionalFacility>1111111111</v01:regNumSFRCorrectionalFacility>
      <v01:innCorrectionalFacility>9695573693</v01:innCorrectionalFacility>
      <v01:kppCorrectionalFacility>999901001</v01:kppCorrectionalFacility>
    </v01:otherOrg>
  </urn:methodReceivePayment>
</urn:insuredPerson>