<?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-1003</cbc:ID>
    <cbc:UUID>b718c154-7020-4c73-86b4-3a5779ae72f5</cbc:UUID>
    <cbc:IssueDate>2026-09-06</cbc:IssueDate>
    <cbc:IssueTime>12:03:32</cbc:IssueTime>
    <cbc:InvoiceTypeCode name="0100000">381</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>310654321000003</cbc:CompanyID><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:PartyTaxScheme>
        </cac:Party>
    </cac:AccountingCustomerParty>
    <cac:LegalMonetaryTotal>
        <cbc:LineExtensionAmount currencyID="SAR">12000.00</cbc:LineExtensionAmount>
        <cbc:TaxExclusiveAmount currencyID="SAR">12000.00</cbc:TaxExclusiveAmount>
        <cbc:TaxInclusiveAmount currencyID="SAR">13800.00</cbc:TaxInclusiveAmount>
        <cbc:PayableAmount currencyID="SAR">13800.00</cbc:PayableAmount>
    </cac:LegalMonetaryTotal>
</Invoice>
