<?xml version="1.0" encoding="windows-1251"?>
<urn:insuredPerson xmlns:urn="urn:ru:fss:integration:types:rpu:InsuredPerson:v01" xmlns:v02="http://www.fss.ru/integration/types/person/v02" xmlns:v01="http://www.fss.ru/integration/types/common/v01">
    <urn:fullName>
        <v02:firstName>Екатерина</v02:firstName>
        <v02:lastName>Антонова</v02:lastName>
        <v02:middleName>Егоровна</v02:middleName>
    </urn:fullName>
    <urn:birthDate>1945-12-10</urn:birthDate>
    <urn:gender>MALE</urn:gender>
    <urn:snils>51659600194</urn:snils>
    <urn:inn>280700955718</urn:inn>
    <urn:identityDocument>
        <urn:passport>
            <urn:series>1001</urn:series>
            <urn:number>248538</urn:number>
        </urn:passport>
    </urn:identityDocument>
    <urn:regAddress>
        <urn:fiasAddress/>
    </urn:regAddress>
    <urn:methodReceivePayment>
        <v01:bankInfo/>
    </urn:methodReceivePayment>
</urn:insuredPerson>
