<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<n1:benefitResponse xmlns:com="urn:ru:ecp:integration:types:common:v3.0"
    xmlns:p="urn:ru:ecp:integration:types:person:v3.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:pr="urn:ru:ecp:integration:types:proactive:type:v3.0"
    xmlns:n1="urn:ru:ecp:integration:proactive:benefitResponse:v3.0" specVersion="3.0.0"
    responseOn="4c48a8b2-2111-448e-b48b-b8962398b62c"
    xsi:schemaLocation="urn:ru:ecp:integration:proactive:benefitResponse:v3.0 BenefitResponse.xsd">
    <n1:processNum>5282341</n1:processNum>
    <n1:benefit4>
        <n1:insurerInfo>
            <pr:regNumSFR>1000998987</pr:regNumSFR>
        </n1:insurerInfo>
        <n1:insuredInfo>
            <n1:snils>70012946341</n1:snils>
            <n1:classification>1</n1:classification>
            <n1:category>10</n1:category>
            <n1:childRelType>38</n1:childRelType>
        </n1:insuredInfo>
        <n1:birthInfo>
            <n1:childInfo>
                <n1:fullName>
                    <p:lastName>Иванов</p:lastName>
                    <p:firstName>Иван</p:firstName>
                    <p:middleName>Иванович</p:middleName>
                </n1:fullName>
                <n1:birthDate>2025-08-13</n1:birthDate>
                <n1:gender>MALE</n1:gender>
            </n1:childInfo>
            <n1:baseDocuments>
                <n1:birthReferenceDocs>
                    <n1:birthReference>
                        <p:number>001</p:number>
                        <p:issueDate>2026-08-13</p:issueDate>
                        <p:refType>48</p:refType>
                    </n1:birthReference>
                </n1:birthReferenceDocs>
            </n1:baseDocuments>
        </n1:birthInfo>
        <n1:receivePayment>
            <com:bankInfo>
                <com:bik>041012764</com:bik>
                <com:accountNum>40702810740833849582</com:accountNum>
            </com:bankInfo>
        </n1:receivePayment>
        <n1:calculationData>
            <n1:kfReg>1.1</n1:kfReg>
        </n1:calculationData>
    </n1:benefit4>
    <n1:senderInfo>
        <pr:author>
            <p:lastName>Петров</p:lastName>
            <p:firstName>Петр</p:firstName>
            <p:middleName>Петрович</p:middleName>
        </pr:author>
        <pr:email>p.petrov@mail.ru</pr:email>
        <pr:phoneNumber>+7999124334</pr:phoneNumber>
    </n1:senderInfo>
</n1:benefitResponse>