<?xml version="1.0" encoding="utf-8"?>
<!-- Created with Liquid Studio (https://www.liquid-technologies.com) -->
<ns:IATA_Baggage_BagNotifRQ xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:ns="http://www.iata.org/IATA/2015/00/2026.1/IATA_Baggage_BagNotifRQ">
    <ns:BagSegment>
        <ns:Bag>
            <ns:AssistiveDevice>
                <ns:AssistiveDeviceID>12345678</ns:AssistiveDeviceID>    
            </ns:AssistiveDevice>
            <ns:BagTag>
                <ns:IssuerCode>752</ns:IssuerCode>
                <ns:SerialNumberID>826633</ns:SerialNumberID>
                <ns:UsageCode>3</ns:UsageCode>
            </ns:BagTag>
            <ns:PhysicalProperties>
                <ns:DamageReport>
                    <ns:URL_URI>https://example.com/damage-2026-15-jan-3752826633</ns:URL_URI>
                </ns:DamageReport>
            </ns:PhysicalProperties>
        </ns:Bag>
        <ns:BaggageProcess>
            <ns:BaggageEvent>
                <ns:Facility>
                    <ns:Station>
                        <ns:IATA_LocationCode>NON</ns:IATA_LocationCode>
                    </ns:Station>
                </ns:Facility>
            </ns:BaggageEvent>
            <ns:BaggageProcessCode>L</ns:BaggageProcessCode>
        </ns:BaggageProcess>
        <ns:CarryingSegment>
            <ns:AircraftScheduledDepDateTime>2026-01-15T00:00:00</ns:AircraftScheduledDepDateTime>
            <ns:ArrivalIATA_LocationCode>DOL</ns:ArrivalIATA_LocationCode>
            <ns:CarrierDesigCode>9Q</ns:CarrierDesigCode>
            <ns:DepIATA_LocationCode>NON</ns:DepIATA_LocationCode>
            <ns:FlightNumberText>6</ns:FlightNumberText>
        </ns:CarryingSegment>
    </ns:BagSegment>
    <ns:Signature>
        <dsig:SignedInfo>
            <dsig:CanonicalizationMethod Algorithm="https://www.liquid-technologies.com" />
            <dsig:SignatureMethod Algorithm="https://www.liquid-technologies.com" />
            <dsig:Reference>
                <dsig:DigestMethod Algorithm="https://www.liquid-technologies.com" />
                <dsig:DigestValue>HJEMmsL9MKICdw==</dsig:DigestValue>
            </dsig:Reference>
        </dsig:SignedInfo>
        <dsig:SignatureValue>y1MpWJ+sFHNN</dsig:SignatureValue>
    </ns:Signature>
</ns:IATA_Baggage_BagNotifRQ>