<?xml version="1.0" encoding="utf-8"?>
<!--
  NRA HFRG - Confirmation
  OperationType: 12
-->
<HFRGConfirm>
    <Header>
        <Version>1</Version>
        <FiscalRegNo>123456789</FiscalRegNo>
        <OperationType>12</OperationType>
    </Header>

    <Ident>123456789</Ident>
    <IdentType>1</IdentType>           <!-- 1=Bulstat, 2=PIN, 3=FPN, 5=NRA -->
    <IsReceived>true</IsReceived>
    <UinReceived>2501170000001</UinReceived>
    <IsSent>false</IsSent>
    <UinSent></UinSent>
    <IsCorrect>true</IsCorrect>
</HFRGConfirm>
