<?xml version="1.0" encoding="UTF-8"?>
<AKC-KZ xmlns="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v1_0/AKC-KZ.xsd"
        xmlns:akckz="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v1_0/AKC-KZ.xsd"
        xmlns:auth="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_0/Authentication.xsd"
        xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
        xmlns:tp8="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v8_0/Types.xsd"
        xmlns:tr8="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v8_0/Trader.xsd"
        xmlns:xs="http://www.w3.org/2001/XMLSchema"
        version="1_0">
   <Header identifier="1111111111"
           period="2021-07"
		   periodType="Kwartal"
           taxOffice="1209"
           submissionAim="Korekta"
           orgDocNo="12345678901234567890123456789012"
           justification="BRAK UZASADNIENIA"
           selfRef="11111111110202107AKCKZ20211013122526">
      <Trader typeOfTaxpayer="N">
         <tr8:Corporate>
            <tr8:TaxpayerData fullName="Firma"/>
            <tr8:Residence country="PL"
                           province="12"
                           district="61"
                           commune="1261011"
                           street="Ulica"
                           houseNumber="1"
                           localNumber="2"
                           city="Miejscowość"
                           postalCode="31-111"
                           email="op@op.pl"
                           provinceName="MAŁOPOLSKIE"
                           districtName="Kraków"
                           communeName="Kraków"/>
         </tr8:Corporate>
      </Trader>
      <CalcAmountPayable sum="254">
         <Item id="1"
               exciseGoodsName="Węgiel; brykiety, brykietki i podobne paliwa stałe wytwarzane z węgla"
               GroupOfGoodsName="weglowe"
               codeCN="27010000"
               numberOfGoods="111.111"
               taxRate="2.22"
               taxRateFromIsztar="false"
               amountOfTax="247"
               typeOfPreferences="zwolnienie"/>
         <Item id="2"
               exciseGoodsName="qwer"
               GroupOfGoodsName="tytoniowe"
               codeCN="27010010"
               numberOfGoods="222.222"
               taxRatePercentageFromIsztar="false"
               taxRatePercentage="0.0333"
               amountOfTax="7"
               typeOfPreferences="stawkazero"/>
      </CalcAmountPayable>
      <Statement declarationDate="2021-10-13">
         <tp8:representative repFirstName="Piotr"
                             repSurname="Kolano"
                             phone="123456798"
                             email="op12@op.pl"/>
      </Statement>
   </Header>
</AKC-KZ>
