<?xml version="1.0" encoding="UTF-8"?>
<Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2"
         xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
         xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">
    <cbc:ProfileID>reporting:1.0</cbc:ProfileID>
    <cbc:ID>INV-2026-0082</cbc:ID>
    <cbc:UUID>ac1b6f75-75d5-46df-a909-72040f839f5d</cbc:UUID>
    <cbc:IssueDate>2026-07-06</cbc:IssueDate>
    <cbc:IssueTime>08:54:35</cbc:IssueTime>
    <cbc:InvoiceTypeCode name="0100000">388</cbc:InvoiceTypeCode>
    <cbc:DocumentCurrencyCode>SAR</cbc:DocumentCurrencyCode>
    <cac:AccountingSupplierParty>
        <cac:Party>
            <cac:PartyIdentification><cbc:ID schemeID="CRN">1010123456</cbc:ID></cac:PartyIdentification>
            <cac:PartyLegalEntity><cbc:RegistrationName>شركة النخبة لوساطة التأمين (ش.م.م)</cbc:RegistrationName></cac:PartyLegalEntity>
            <cac:PartyTaxScheme><cbc:CompanyID>310123456700003</cbc:CompanyID><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:PartyTaxScheme>
        </cac:Party>
    </cac:AccountingSupplierParty>
    <cac:AccountingCustomerParty>
        <cac:Party>
            <cac:PartyLegalEntity><cbc:RegistrationName>مجموعة العليان للخدمات اللوجستية والنقل</cbc:RegistrationName></cac:PartyLegalEntity>
            <cac:PartyTaxScheme><cbc:CompanyID>310876543200003</cbc:CompanyID><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:PartyTaxScheme>
        </cac:Party>
    </cac:AccountingCustomerParty>
    <cac:LegalMonetaryTotal>
        <cbc:LineExtensionAmount currencyID="SAR">77500.00</cbc:LineExtensionAmount>
        <cbc:TaxExclusiveAmount currencyID="SAR">77500.00</cbc:TaxExclusiveAmount>
        <cbc:TaxInclusiveAmount currencyID="SAR">89125.00</cbc:TaxInclusiveAmount>
        <cbc:PayableAmount currencyID="SAR">89125.00</cbc:PayableAmount>
    </cac:LegalMonetaryTotal>
</Invoice>
