<?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>
  </urn:fullName>
  <urn:birthDate></urn:birthDate>
  <urn:gender>MALE</urn:gender>
  <urn:snils>14163855863</urn:snils>
  <urn:inn>968300836040</urn:inn>
  <urn:identityDocument>
    <urn:otherIdentDocType>
      <urn:type>01</urn:type>
      <urn:number>2323232323</urn:number>
    </urn:otherIdentDocType>
  </urn:identityDocument>
</urn:insuredPerson>