<?xml version="1.0" encoding="utf-8"?>
<Invoice
xmlns:h="urn:eso9:flat:invoice:header"
xmlns:s="urn:eso9:flat:invoice:supplier"
xmlns:c="urn:eso9:flat:invoice:customer"
xmlns:d="urn:eso9:flat:invoice:delivery"
xmlns:p="urn:eso9:flat:invoice:payment"
xmlns:t="urn:eso9:flat:invoice:tax"
xmlns:m="urn:eso9:flat:invoice:total"
xmlns:l="urn:eso9:flat:invoice:line">
<h:ID>0126030008</h:ID>
<h:IssueDate>2026-03-09</h:IssueDate>
<h:DueDate>2026-03-23</h:DueDate>
<h:TaxPointDate>2026-03-09</h:TaxPointDate>
<h:DocTypeCode>Invoice</h:DocTypeCode>
<h:DocumentCurrencyCode>CZK</h:DocumentCurrencyCode>
<h:OrderReference>123456</h:OrderReference>
<h:BillingReference>654321</h:BillingReference>
<s:ParticipantID>0245:SK2022706521</s:ParticipantID>
<s:PartyName>ESO9 Slovakia s.r.o.</s:PartyName>
<s:StreetName>Kollárova 2641/15</s:StreetName>
<s:CityName>Žilina</s:CityName>
<s:PostalZone>01001</s:PostalZone>
<s:CountryCode>SK</s:CountryCode>
<s:CompanyTaxID>SK2022706521</s:CompanyTaxID>
<s:CompanyID>44452675</s:CompanyID>
<c:ParticipantID>0245:SK2022336184</c:ParticipantID>
<c:PartyName>R-METAL, s.r.o.</c:PartyName>
<c:StreetName>Nové Sady 384</c:StreetName>
<c:CityName>Nové Sady</c:CityName>
<c:PostalZone>95124</c:PostalZone>
<c:CountryCode>SK</c:CountryCode>
<c:CompanyTaxID>SK2022336184</c:CompanyTaxID>
<c:CompanyID>36751081</c:CompanyID>
<d:ActualDeliveryDate>2026-03-09</d:ActualDeliveryDate>
<d:CountryCode>CZ</d:CountryCode>
<p:PaymentID>126030008</p:PaymentID>
<p:PaymentMeansCode>30</p:PaymentMeansCode>
<p:PayeeFinancialAccountID>CZ0601000000357836220267</p:PayeeFinancialAccountID>
<p:PayeeFinancialInstitutionName>Komerční banka a.s.</p:PayeeFinancialInstitutionName>
<t:TaxSubtotal0_ExclusiveAmount>0.00</t:TaxSubtotal0_ExclusiveAmount>
<t:TaxSubtotal0_TaxAmount>0.00</t:TaxSubtotal0_TaxAmount>
<t:TaxSubtotal0_TaxInclusiveAmount>0.00</t:TaxSubtotal0_TaxInclusiveAmount>
<t:TaxSubtotal0_Category>0</t:TaxSubtotal0_Category>
<t:TaxSubtotal0_Percent>0</t:TaxSubtotal0_Percent>
<t:TaxSubtotal1_ExclusiveAmount>15</t:TaxSubtotal1_ExclusiveAmount>
<t:TaxSubtotal1_TaxAmount>3.45</t:TaxSubtotal1_TaxAmount>
<t:TaxSubtotal1_TaxInclusiveAmount>18.45</t:TaxSubtotal1_TaxInclusiveAmount>
<t:TaxSubtotal1_Category>1</t:TaxSubtotal1_Category>
<t:TaxSubtotal1_Percent>23</t:TaxSubtotal1_Percent>
<t:TaxSubtotal2_ExclusiveAmount>0.00</t:TaxSubtotal2_ExclusiveAmount>
<t:TaxSubtotal2_TaxAmount>0.00</t:TaxSubtotal2_TaxAmount>
<t:TaxSubtotal2_TaxInclusiveAmount>0.00</t:TaxSubtotal2_TaxInclusiveAmount>
<t:TaxSubtotal2_Category>2</t:TaxSubtotal2_Category>
<t:TaxSubtotal2_Percent>19</t:TaxSubtotal2_Percent>
<t:TaxSubtotal3_ExclusiveAmount>0.00</t:TaxSubtotal3_ExclusiveAmount>
<t:TaxSubtotal3_TaxAmount>0.00</t:TaxSubtotal3_TaxAmount>
<t:TaxSubtotal3_TaxInclusiveAmount>0.00</t:TaxSubtotal3_TaxInclusiveAmount>
<t:TaxSubtotal3_Category>3</t:TaxSubtotal3_Category>
<t:TaxSubtotal3_Percent>5</t:TaxSubtotal3_Percent>
<t:TaxSubtotal5_ExclusiveAmount>0.00</t:TaxSubtotal5_ExclusiveAmount>
<t:TaxSubtotal5_TaxAmount>0.00</t:TaxSubtotal5_TaxAmount>
<t:TaxSubtotal5_TaxInclusiveAmount>0.00</t:TaxSubtotal5_TaxInclusiveAmount>
<t:TaxSubtotal5_Category>5</t:TaxSubtotal5_Category>
<t:TaxSubtotal5_Percent>0</t:TaxSubtotal5_Percent>
<m:PayableAmount>18.45</m:PayableAmount>
<m:PrepaidAmount>0.00</m:PrepaidAmount>
<m:PrepaidAmountCurrencyID>CZK</m:PrepaidAmountCurrencyID>
<l:Lines>
<l:Line>
<l:ID>1</l:ID>
<l:InvoicedQuantity>3.00000</l:InvoicedQuantity>
<l:InvoicedQuantityUnitCode>ks</l:InvoicedQuantityUnitCode>
<l:ItemName>Sešit linkovaný A5</l:ItemName>
<l:UnitPriceAmount>5</l:UnitPriceAmount>
<l:LineExtensionAmount>15.00</l:LineExtensionAmount>
<l:SellersItemIdentificationID>KODLINK1</l:SellersItemIdentificationID>
<l:StandardItemIdentificationID>12345789</l:StandardItemIdentificationID>
<l:ItemTaxCategory>1</l:ItemTaxCategory>
<l:ItemTaxCategoryPercent>23.0</l:ItemTaxCategoryPercent>
<l:ItemBatch>BNR001</l:ItemBatch>
<l:ItemSerialNumber>SN001</l:ItemSerialNumber>
<l:ItemExpDate>2026-06-09</l:ItemExpDate>
</l:Line>
</l:Lines>
</Invoice>