<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<IATA_OrderChangeRQ
        xmlns="http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersMessage"
        xmlns:ns2="http://www.iata.org/IATA/2015/EASD/00/IATA_OffersAndOrdersCommonTypes"
        xmlns:ns3="http://www.w3.org/2000/09/xmldsig#">
    <DistributionChain>
        <ns2:DistributionChainLink>
            <ns2:Ordinal>1</ns2:Ordinal>
            <ns2:OrgRole>Seller</ns2:OrgRole>
            <ns2:ParticipatingOrg>
                <ns2:OrgID>94021</ns2:OrgID>
            </ns2:ParticipatingOrg>
        </ns2:DistributionChainLink>
    </DistributionChain>
    <POS>
        <ns2:OnlineTrxInd>true</ns2:OnlineTrxInd>
    </POS>
    <Request>
        <ns2:ChangeOrderChoice>
            <ns2:AcceptRepricedOrder>
                <ns2:OfferRefID>confirm</ns2:OfferRefID>
            </ns2:AcceptRepricedOrder>
        </ns2:ChangeOrderChoice>
        <ns2:DataLists>
            <ns2:PaxList>
                <ns2:Pax>
                    <ns2:Individual>
                        <ns2:GenderCode>M</ns2:GenderCode>
                        <ns2:GivenName>AAA</ns2:GivenName>
                        <ns2:IndividualID>IN1</ns2:IndividualID>
                        <ns2:Surname>LASTNAME</ns2:Surname>
                        <ns2:TitleName>MR</ns2:TitleName>
                    </ns2:Individual>
                    <ns2:PaxID>PX1</ns2:PaxID>
                    <ns2:PTC>ADT</ns2:PTC>
                </ns2:Pax>
            </ns2:PaxList>
        </ns2:DataLists>
        <ns2:Order>
            <ns2:OrderID>10000083</ns2:OrderID>
            <ns2:OwnerCode>NA</ns2:OwnerCode>
        </ns2:Order>
    </Request>
</IATA_OrderChangeRQ>