<?xml version="1.0" encoding="UTF-8"?>
<IATA_Baggage_AssistiveDeviceNotifRQ xmlns="http://www.iata.org/IATA/2015/00/2026.1/IATA_Baggage_AssistiveDeviceNotifRQ" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">  
    <AssistiveDeviceSegment>
        <AssistiveDevice>
            <AssistiveDeviceDimensions>
                <HeightMeasure UnitCode="CMT">120</HeightMeasure>
                <LengthMeasure UnitCode="CMT">95</LengthMeasure>
                <WidthMeasure UnitCode="CMT">65</WidthMeasure>
            </AssistiveDeviceDimensions>
            <AssistiveDeviceID>AD123456</AssistiveDeviceID>
            <AssistiveDevicePhysicalProperties>
                <AssistiveDeviceCollapsibleInd>true</AssistiveDeviceCollapsibleInd>
                <BatteryCapacityMeasure UnitCode="kWh">2</BatteryCapacityMeasure>
                <BatteryRemovableInd>false</BatteryRemovableInd>
                <BatteryTypeCode>WCLB</BatteryTypeCode>

                <WeightMeasure UnitCode="KGM">85</WeightMeasure>
            </AssistiveDevicePhysicalProperties>            
            <AssistiveDeviceTypeCode>WCLB</AssistiveDeviceTypeCode>
            <HandlingInstructionText>Handle with care - lithium battery equipped</HandlingInstructionText>
            <ModelName>PowerChair Elite</ModelName>
            <Owner>
                <GivenName>John</GivenName>
                <Surname>Smith</Surname>
            </Owner>
            <PartsInHoldNumber>3</PartsInHoldNumber>
            <PreferredUsageCode>OWN_TO_FROM_AIRCRAFT</PreferredUsageCode>
            <SerialNumber>2024789123</SerialNumber>
        </AssistiveDevice>     
        <CarryingSegment>
            <AircraftScheduledDepDateTime>2026-03-31T14:30:00Z</AircraftScheduledDepDateTime>
            <ArrivalIATA_LocationCode>LHR</ArrivalIATA_LocationCode>
            <ArrivalTerminalCode>5</ArrivalTerminalCode>
            <CarrierDesigCode>BA</CarrierDesigCode>
            <DepIATA_LocationCode>JFK</DepIATA_LocationCode>
            <DepTerminalCode>7</DepTerminalCode>
            <FlightNumberText>107</FlightNumberText>
        </CarryingSegment>  
        <OnwardAssistiveDeviceSegment>
            <CarryingSegment>
                <AircraftScheduledDepDateTime>2026-03-31T18:45:00Z</AircraftScheduledDepDateTime>
                <ArrivalIATA_LocationCode>CDG</ArrivalIATA_LocationCode>
                <ArrivalTerminalCode>2E</ArrivalTerminalCode>
                <CarrierDesigCode>AF</CarrierDesigCode>
                <DepIATA_LocationCode>LHR</DepIATA_LocationCode>
                <DepTerminalCode>5</DepTerminalCode>
                <FlightNumberText>1580</FlightNumberText>
            </CarryingSegment>
            <OnwardJourneyOrdinal>1</OnwardJourneyOrdinal>
        </OnwardAssistiveDeviceSegment>
    </AssistiveDeviceSegment>   
</IATA_Baggage_AssistiveDeviceNotifRQ>