<?xml version="1.0" encoding="UTF-8"?>
<vat14:VAT14 xmlns:auth="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_0/Authentication.xsd"
             xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
             xmlns:tp3="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Types.xsd"
             xmlns:tr="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v3_0/Trader.xsd"
             xmlns:vat14="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v4_0/VAT_14.xsd"
             xmlns:xs="http://www.w3.org/2001/XMLSchema"
             version="4_0">
   <vat14:Header identifier="1111111111"
                 period="2023-05"
                 taxOffice="1209"
                 submissionAim="Deklaracja"
                 selfRef="11111111110202305VAT1420240108100214">
      <vat14:Trader typeOfTaxpayer="N" podatnik="false" platnik="true">
         <vat14:Corporate fullName="Firma"/>
      </vat14:Trader>
      <vat14:AmountPayable totalAmountOfTax="199"/>
      <vat14:CalcAmountPayable transactionsValueTotal="100"
                               amountofTaxTotal="200"
                               amountofFlatSalaryTotal="1">
         <vat14:Item id="1"
                     nameOfTaxpayer="Firma 1"
                     nip="6761773084"
                     selfTrade="false"
                     transactionDate="2023-05-01"
                     codeCN="27010000"
                     transactionValue="100"
                     amountofTax="200"
                     amountofFlatSalary="1"
                     taxChargeable="199"/>
      </vat14:CalcAmountPayable>
      <vat14:Statement affirmation="Oświadczam, że są mi znane przepisy Kodeksu karnego skarbowego o odpowiedzialności za podanie danych niezgodnych z rzeczywistością."
                       declarationDate="2024-01-08">
         <tp3:representative repFirstName="Piotr" repSurname="Kolano" email="op@op.pl"/>
      </vat14:Statement>
   </vat14:Header>
</vat14:VAT14>
