<?xml version="1.0" encoding="UTF-8"?>
<OPAL xmlns="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_1/OPAL.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:opal="http://www.e-clo.pl/ZEFIR2/eZefir2/xsd/v2_1/OPAL.xsd"
      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="2_1">
   <Header identifier="1111111111"
           typeOfTrader="IMP"
           taxOffice="351000"
           submissionAim="Deklaracja">
      <Trader typeOfTaxpayer="N">
         <tr8:Corporate>
            <tr8:TaxpayerData fullName="Firma"/>
            <tr8:Residence country="DE" city="Berlin"/>
         </tr8:Corporate>
      </Trader>
      <Application nrSAD="20PL351010I0000123/1" dateApplication="2021-10-27">
         <Positions position="1" correction="2"/>
      </Application>
      <Collaterals>
         <Collateral type="GEN"
                     number="123"
                     value="100.00"
                     dateCollateral="2021-10-27"
                     kodGrn="1234"/>
      </Collaterals>
      <CalcFeulFee sum="75304">
         <Item id="1"
               exciseGoodsName="qwerty"
               codeCN="27011190"
               numberOfGoods="456.000"
               taxRate="165.14"
               amountOfFee="75304"/>
      </CalcFeulFee>
      <Statement declarationDate="2021-10-27">
         <tp8:representative repFirstName="Piotr" repSurname="Kolano"/>
      </Statement>
   </Header>
</OPAL>
