Skip Navigation

Create Passenger Name Record

2.5.0
Air
Reservation
SOAP API
Travel Agency
Airline Carrier

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

Create Passenger Name Record (CreatePassengerNameRecordRQ) is an orchestrated API that bundles several functions and operations into a single call. This API specifically provides the capability to create a Passenger Name Record (PNR), including air, hotel and/or vehicle segments, in a single call.

Target Audience
Travel Agency
Airline Carrier
API Version
2.5.0
Authentication
Session or Sessionless Tokens
Service Action Code
CreatePassengerNameRecordRQ
Important! Sabre’s legacy hotel shopping and booking services are being sunset. Please upgrade to the new Content Services for Lodging platform (CSL). As per SAN 16384, all new hotel bookings can only be created as CSL segments starting from March 26, 2024.
Important! To support Sabre technology modernization efforts, we are changing the Sabre agency reservation logic and workflows for American Airlines (AA), which will result in AA and Sabre agencies no longer sharing a single reservation (PNR). Click here to view the documentation on potential impacts to existing workflows.

Features in the Create Passenger Name Record include:

  • Provides the capability to create a Passenger Name Record (PNR) including air, hotel and rental car segments in a single stateless call
  • Removes the need to use the individual Orchestrated Air Book, and Passenger Details APIs by combining features from both
  • Manages sessions on behalf of the client application
  • Eliminates the need to specify Price Quote links (PriceQuoteInfo) when different passenger types and prices are used
  • Ability to use a different target city (PCC) in the creation of the PNR
  • Aligns with MarriageGrp value returned by air search/shopping services (no need to translate I/O values to true/false during booking)
  • Introduces Error handling to ensure the successful creation of a PNR:
    • Example: API will manage 'DIRECT CONNECT MESSAGES' errors displayed during the booking process
Sample Request
<?xml version="1.0" encoding="UTF-8"?>
<!--Create a PNR with a air segment and invoke multiple pricing-->
<CreatePassengerNameRecordRQ xmlns="http://services.sabre.com/sp/reservation/v2_5" version="2.5.0" targetCity="G7HE" haltOnAirPriceError="true">
    <TravelItineraryAddInfo>
        <AgencyInfo>
            <Address>
                <AddressLine>SABRE TRAVEL</AddressLine>
                <CityName>SOUTHLAKE</CityName>
                <CountryCode>US</CountryCode>
                <PostalCode>76092</PostalCode>
                <StateCountyProv StateCode="TX"/>
                <StreetNmbr>3150 SABRE DRIVE</StreetNmbr>
            </Address>
            <Ticketing TicketType="7TAW"/>
        </AgencyInfo>
        <CustomerInfo>
            <ContactNumbers>
                <ContactNumber NameNumber="1.1" Phone="817-555-1212" PhoneUseType="H"/>
                <ContactNumber NameNumber="2.1" Phone="815-554-1213" PhoneUseType="W"/>
            </ContactNumbers>
            <CreditCardData>
                <BillingInformation cardHolderName="SP TEST" streetAddress="2323, NICKLAUS DR" city="NEW YORK" stateOrProvince="NY">
                    <PostalCode>V9B0L2</PostalCode>
                </BillingInformation>
            </CreditCardData>
            <PersonName NameNumber="1.1" NameReference="ABC123" PassengerType="ADT">
                <GivenName>MARCIN</GivenName>
                <Surname>DZIK</Surname>
            </PersonName>
            <PersonName NameNumber="2.1" NameReference="DEF456" PassengerType="ADR">
                <GivenName>ALICJA</GivenName>
                <Surname>MAKOTA</Surname>
            </PersonName>
        </CustomerInfo>
    </TravelItineraryAddInfo>
    <AirBook>
        <HaltOnStatus Code="HL"/>
        <HaltOnStatus Code="KK"/>
        <HaltOnStatus Code="LL"/>
        <HaltOnStatus Code="NN"/>
        <HaltOnStatus Code="NO"/>
        <HaltOnStatus Code="UC"/>
        <HaltOnStatus Code="US"/>
        <OriginDestinationInformation>
            <FlightSegment ArrivalDateTime="2023-09-05T15:38:00" DepartureDateTime="2023-09-05T12:46:00" FlightNumber="529" NumberInParty="2" ResBookDesigCode="Y" Status="NN" InstantPurchase="true">
                <DestinationLocation LocationCode="CLT"/>
                <MarketingAirline Code="AA" FlightNumber="529"/>
                <OriginLocation LocationCode="MSY"/>
            </FlightSegment>
            <FlightSegment ArrivalDateTime="2023-09-05T19:10:00" DepartureDateTime="2023-09-05T17:59:00" FlightNumber="2041" NumberInParty="2" ResBookDesigCode="Y" Status="NN" InstantPurchase="true">
                <DestinationLocation LocationCode="ATL"/>
                <MarketingAirline Code="AA" FlightNumber="2041"/>
                <OriginLocation LocationCode="CLT"/>
            </FlightSegment>
            <FlightSegment ArrivalDateTime="2023-09-12T15:49:00" DepartureDateTime="2023-09-12T14:13:00" FlightNumber="1361" NumberInParty="2" ResBookDesigCode="Y" Status="NN" InstantPurchase="true">
                <DestinationLocation LocationCode="DFW"/>
                <MarketingAirline Code="AA" FlightNumber="1361"/>
                <OriginLocation LocationCode="MSY"/>
            </FlightSegment>
        </OriginDestinationInformation>
        <RedisplayReservation NumAttempts="10" WaitInterval="300"/>
    </AirBook>
    <AirPrice>
        <PriceComparison AmountSpecified="2250">
            <AcceptablePriceDecrease HaltOnNonAcceptablePrice="true">
                <Amount>250</Amount>
            </AcceptablePriceDecrease>
        </PriceComparison>
        <PriceRequestInformation Retain="true">
            <OptionalQualifiers>
                <FOP_Qualifiers>
                    <BasicFOP Type="CK"/>
                </FOP_Qualifiers>
                <PricingQualifiers>
                    <NameSelect NameNumber="1.1"/>
                    <PassengerType Code="ADT" Quantity="1"/>
                    <SpecificPenalty>
                        <Changeable Any="true" BeforeDeparture="true"/>
                    </SpecificPenalty>
                </PricingQualifiers>
            </OptionalQualifiers>
        </PriceRequestInformation>
    </AirPrice>
    <AirPrice>
        <PriceComparison AmountSpecified="2250">
            <AcceptablePriceIncrease HaltOnNonAcceptablePrice="true">
                <Amount>250</Amount>
            </AcceptablePriceIncrease>
        </PriceComparison>
        <PriceRequestInformation Retain="true">
            <OptionalQualifiers>
                <FOP_Qualifiers>
                    <BasicFOP Type="CK"/>
                </FOP_Qualifiers>
                <PricingQualifiers>
                    <CommissionContract>WHOLESALERCONTRACT01</CommissionContract>
                    <FareOptions ASLIgnore="false"/>
                    <NameSelect NameNumber="2.1"/>
                    <PassengerType Code="ADR" Quantity="1"/>
                    <RetailerRuleQualifier Force="false">
                        <Qualifier>ABC123</Qualifier>
                    </RetailerRuleQualifier>
                    <SpecificPenalty>
                        <Changeable Any="true"/>
                    </SpecificPenalty>
                </PricingQualifiers>
            </OptionalQualifiers>
        </PriceRequestInformation>
    </AirPrice>
    <MiscSegment DepartureDateTime="09-08" NumberInParty="2" Status="GK" Type="OTH">
        <OriginLocation LocationCode="ORD"/>
        <Text>TEST OTH MISCELLANEOUS SEGMENT</Text>
        <VendorPrefs>
            <Airline Code="AS"/>
        </VendorPrefs>
    </MiscSegment>
    <SpecialReqDetails>
        <AddRemark>
            <RemarkInfo>
                <FOP_Remark Type="CHECK"/>
            </RemarkInfo>
        </AddRemark>
        <SpecialService>
            <SpecialServiceInfo>
                <SecureFlight SegmentNumber="A">
                    <PersonName DateOfBirth="2001-01-01" Gender="M" NameNumber="1.1">
                        <GivenName>MARCIN</GivenName>
                        <Surname>DZIK</Surname>
                    </PersonName>
                    <VendorPrefs>
                        <Airline Hosted="true"/>
                    </VendorPrefs>
                </SecureFlight>
                <SecureFlight SegmentNumber="A">
                    <PersonName DateOfBirth="2002-02-02" Gender="F" NameNumber="2.1">
                        <GivenName>ALICJA</GivenName>
                        <Surname>MAKOTA</Surname>
                    </PersonName>
                    <VendorPrefs>
                        <Airline Hosted="true"/>
                    </VendorPrefs>
                </SecureFlight>
                <Service SSR_Code="OTHS">
                    <Text>CC MARCIN DZIK</Text>
                </Service>
                <Service SSR_Code="OTHS">
                    <Text>CC ALICJA MAKOTA</Text>
                </Service>
            </SpecialServiceInfo>
        </SpecialService>
    </SpecialReqDetails>
    <PostProcessing>
        <ARUNK/>
        <EndTransaction>
            <Source ReceivedFrom="SP TEST"/>
        </EndTransaction>
        <PostBookingHKValidation waitInterval="1000" numAttempts="6"/>
        <WaitForAirlineRecLoc waitInterval="1000" numAttempts="6"/>
        <RedisplayReservation waitInterval="100"/>
    </PostProcessing>
</CreatePassengerNameRecordRQ>
<!--Create a PNR with a hotel segment. Single room for an adult guest-->
<CreatePassengerNameRecordRQ xmlns="http://services.sabre.com/sp/reservation/v2_5" version="2.5.0" targetCity="G7HE" haltOnHotelBookError="true">
    <TravelItineraryAddInfo>
        <AgencyInfo>
            <Address>
                <AddressLine>SABRE TRAVEL</AddressLine>
                <CityName>SOUTHLAKE</CityName>
                <CountryCode>US</CountryCode>
                <PostalCode>76092</PostalCode>
                <StateCountyProv StateCode="TX"/>
                <StreetNmbr>3150 SABRE DRIVE</StreetNmbr>
            </Address>
            <Ticketing TicketType="7TAW"/>
        </AgencyInfo>
        <CustomerInfo>
            <ContactNumbers>
                <ContactNumber NameNumber="1.1" Phone="817-555-1212" PhoneUseType="H"/>
            </ContactNumbers>
            <PersonName NameNumber="1.1" NameReference="ABC123" PassengerType="ADT">
                <GivenName>Test</GivenName>
                <Surname>Booking</Surname>
            </PersonName>
        </CustomerInfo>
    </TravelItineraryAddInfo>
    <HotelBook bookGDSviaCSL="true">
        <BookingInfo>
            <BookingKey>The Booking Key is returned in the HotelPriceCheck API response</BookingKey>
        </BookingInfo>
        <Rooms>
            <Room RoomIndex="1">
                <Guests>
                    <Guest FirstName="TEST" LastName="BOOKING" Email="test@sabre.com" Type="10" Index="1" LeadGuest="true">
                        <Contact Phone="817-555-1212"/>
                    </Guest>
                </Guests>
            </Room>
        </Rooms>
        <PaymentInformation Type="DEPOSIT">
            <FormOfPayment>
                <PaymentCard>
                    <PaymentType>CC</PaymentType>
                    <CardCode>VI</CardCode>
                    <CardNumber>4444333322221111</CardNumber>
                    <ExpiryMonth>3</ExpiryMonth>
                    <ExpiryYear>2023</ExpiryYear>
                    <FullCardHolderName>
                        <FirstName>TEST</FirstName>
                        <LastName>BOOKING</LastName>
                    </FullCardHolderName>
                    <CSC>123</CSC>
                    <Address>
                        <AddressLine>Wadowicka 6</AddressLine>
                        <CityName>Krakow</CityName>
                        <StateProvince code="KR"/>
                        <StateProvinceCodes>
                            <Code>KR</Code>
                        </StateProvinceCodes>
                        <PostCode>30-415</PostCode>
                        <CountryCodes>
                            <Code>PL</Code>
                        </CountryCodes>
                    </Address>
                    <Phone>
                        <PhoneNumber>2141234567</PhoneNumber>
                    </Phone>
                </PaymentCard>
            </FormOfPayment>
        </PaymentInformation>
        <POS>
            <Source AgencyName="SABRE" ISOCountryCode="US" PseudoCityCode="TM61">
                <RequestorID Type="5" Id="000000"/>
                <AgencyAddress>
                    <AddressLine1>3150 SABRE DRIVE</AddressLine1>
                    <CityName/>
                    <CountryName Code="US"/>
                </AgencyAddress>
            </Source>
        </POS>
    </HotelBook>
    <SpecialReqDetails>
        <SpecialService>
            <SpecialServiceInfo>
                <Service SSR_Code="OTHS">
                    <Text>CC TEST BOOKING</Text>
                </Service>
            </SpecialServiceInfo>
        </SpecialService>
    </SpecialReqDetails>
    <PostProcessing>
        <EndTransaction>
            <Source ReceivedFrom="SP TEST"/>
        </EndTransaction>
        <RedisplayReservation waitInterval="100"/>
    </PostProcessing>
</CreatePassengerNameRecordRQ>
<!--Create a PNR with a hotel segment with using a Sabre Virtual Payment booking method-->
<CreatePassengerNameRecordRQ xmlns="http://services.sabre.com/sp/reservation/v2_5" version="2.5.0" targetCity="G7HE" haltOnHotelBookError="true">
    <TravelItineraryAddInfo>
        <AgencyInfo>
            <Address>
                <AddressLine>SABRE TRAVEL</AddressLine>
                <CityName>SOUTHLAKE</CityName>
                <CountryCode>US</CountryCode>
                <PostalCode>76092</PostalCode>
                <StateCountyProv StateCode="TX"/>
                <StreetNmbr>3150 SABRE DRIVE</StreetNmbr>
            </Address>
            <Ticketing TicketType="7TAW"/>
        </AgencyInfo>
        <CustomerInfo>
            <ContactNumbers>
                <ContactNumber NameNumber="1.1" Phone="817-555-1212" PhoneUseType="H"/>
            </ContactNumbers>
            <PersonName NameNumber="1.1" NameReference="ABC123" PassengerType="ADT">
                <GivenName>Test</GivenName>
                <Surname>Booking</Surname>
            </PersonName>
        </CustomerInfo>
    </TravelItineraryAddInfo>
    <HotelBook bookGDSviaCSL="true">
        <BookingInfo>
            <BookingKey>The Booking Key is returned in the HotelPriceCheck API response</BookingKey>
        </BookingInfo>
        <Rooms>
            <Room RoomIndex="1">
                <Guests>
                    <Guest FirstName="TEST" LastName="BOOKING" Email="test@sabre.com" Type="10" Index="1" LeadGuest="true">
                        <Contact Phone="817-555-1212"/>
                    </Guest>
                </Guests>
            </Room>
        </Rooms>
        <PaymentInformation Type="DEPOSIT">
            <FormOfPayment>
                <VirtualCard>
                    <CustomerAccountCode>SABREAIRONE</CustomerAccountCode>
                    <Agency Email='sp.support@sabre.com'/>
                    <HotelInfo Fax='19524694659' HotelName='Holiday Inn Hotel Suites Lakeville'/>
                    <RoomDescription Name='BOOK EARLY N SAVE NO REFUNDS'>
                        <Text>1 KING BED LEISURE NONSMOKING WITH FREE WI FI ACCESS 2 PHONES AND FREE LCL CALLS THIS ACCOMMODATING ROOM ENSURES WITH FREE WI FI ACCESS 2 PHONES AND FREE LCL CALLS THIS ACCOMMODATING ROOM ENSURES THAT YOU STAY CONNECTED. A DESK AND ERGONOMIC CHAIR PROVIDE THE PERFECT WORK SPACE FOR YOUR HOME AWAY FROM HOME AND A COMFORTABLE EASY CHAIR WITH AN OTTOMAN OFFERS A GREAT SPOT TO RELAX AND WATCH HBO OR ESPN.</Text>
                    </RoomDescription>
                    <SpecialInstructions>
                        <SpecialInstruction>Room Only</SpecialInstruction>
                    </SpecialInstructions>
                </VirtualCard>
            </FormOfPayment>
        </PaymentInformation>
    </HotelBook>
    <SpecialReqDetails>
        <SpecialService>
            <SpecialServiceInfo>
                <Service SSR_Code="OTHS">
                    <Text>CC TEST BOOKING</Text>
                </Service>
            </SpecialServiceInfo>
        </SpecialService>
    </SpecialReqDetails>
    <PostProcessing>
        <EndTransaction>
            <Source ReceivedFrom="SP TEST"/>
        </EndTransaction>
        <RedisplayReservation waitInterval="100"/>
    </PostProcessing>
</CreatePassengerNameRecordRQ>
<!--Create a PNR with a vehicle segment.-->
<CreatePassengerNameRecordRQ xmlns="http://services.sabre.com/sp/reservation/v2_5" version="2.5.0" targetCity="G7HE" haltOnVehicleBookError="true">
    <TravelItineraryAddInfo>
        <AgencyInfo>
            <Address>
                <AddressLine>SABRE TRAVEL</AddressLine>
                <CityName>SOUTHLAKE</CityName>
                <CountryCode>US</CountryCode>
                <PostalCode>76092</PostalCode>
                <StateCountyProv StateCode="TX"/>
                <StreetNmbr>3150 SABRE DRIVE</StreetNmbr>
            </Address>
            <Ticketing TicketType="7TAW"/>
        </AgencyInfo>
        <CustomerInfo>
            <ContactNumbers>
                <ContactNumber NameNumber="1.1" Phone="817-555-1212" PhoneUseType="H"/>
            </ContactNumbers>
            <PersonName NameNumber="1.1" NameReference="ABC123" PassengerType="ADT">
                <GivenName>Test</GivenName>
                <Surname>Booking</Surname>
            </PersonName>
        </CustomerInfo>
    </TravelItineraryAddInfo>
    <VehicleBook>
        <RentalPaymentPrefs>
            <GuaranteePrepaid Type="GUARANTEE">
                <PaymentCard>
                    <CardCode>DC</CardCode>
                    <CardNumber>311234567685619</CardNumber>
                    <ExpiryMonth>12</ExpiryMonth>
                    <ExpiryYear>2023</ExpiryYear>
                    <FullCardHolderName>
                        <LastName>Monster</LastName>
                    </FullCardHolderName>
                </PaymentCard>
            </GuaranteePrepaid>
        </RentalPaymentPrefs>
        <CarExtrasPrefs>
            <CarExtrasPref Type="NAV"/>
        </CarExtrasPrefs>
        <VehPrefs>
            <VehPref>
                <VehType>SCAR</VehType>
            </VehPref>
        </VehPrefs>
        <VehRentalCore PickUpDate="2023-02-29" PickUpTime="09:00" Quantity="1" ReturnDate="2023-03-07" ReturnTime="19:00">
            <PickUpLocation LocationCode="LAS"/>
        </VehRentalCore>
        <VendorPrefs>
            <VendorPref Code="ZL"/>
        </VendorPrefs>
    </VehicleBook>
    <SpecialReqDetails>
        <SpecialService>
            <SpecialServiceInfo>
                <Service SSR_Code="OTHS">
                    <Text>CC TEST BOOKING</Text>
                </Service>
            </SpecialServiceInfo>
        </SpecialService>
    </SpecialReqDetails>
    <PostProcessing>
        <EndTransaction>
            <Source ReceivedFrom="SP TEST"/>
        </EndTransaction>
        <RedisplayReservation waitInterval="100"/>
    </PostProcessing>
</CreatePassengerNameRecordRQ>
<!--Create a PNR with a air segment and payment card form of payment associated to all use types-->
<CreatePassengerNameRecordRQ xmlns="http://services.sabre.com/sp/reservation/v2_5" version="2.5.0" targetCity="G7HE" haltOnAirPriceError="true">
    <TravelItineraryAddInfo>
        <AgencyInfo>
            <Address>
                <AddressLine>SABRE TRAVEL</AddressLine>
                <CityName>SOUTHLAKE</CityName>
                <CountryCode>US</CountryCode>
                <PostalCode>76092</PostalCode>
                <StateCountyProv StateCode="TX"/>
                <StreetNmbr>3150 SABRE DRIVE</StreetNmbr>
            </Address>
            <Ticketing TicketType="7TAW"/>
        </AgencyInfo>
        <CustomerInfo>
            <ContactNumbers>
                <ContactNumber NameNumber="1.1" Phone="817-555-1212" PhoneUseType="H"/>
                <ContactNumber NameNumber="2.1" Phone="815-554-1213" PhoneUseType="W"/>
            </ContactNumbers>
            <PersonName NameNumber="1.1" NameReference="ABC123" PassengerType="ADT">
                <GivenName>MARCIN</GivenName>
                <Surname>DZIK</Surname>
            </PersonName>
            <PersonName NameNumber="2.1" NameReference="DEF456" PassengerType="ADR">
                <GivenName>ALICJA</GivenName>
                <Surname>MAKOTA</Surname>
            </PersonName>
        </CustomerInfo>
    </TravelItineraryAddInfo>
    <AirBook>
        <HaltOnStatus Code="HL"/>
        <HaltOnStatus Code="KK"/>
        <HaltOnStatus Code="LL"/>
        <HaltOnStatus Code="NN"/>
        <HaltOnStatus Code="NO"/>
        <HaltOnStatus Code="UC"/>
        <HaltOnStatus Code="US"/>
        <OriginDestinationInformation>
            <FlightSegment ArrivalDateTime="2023-09-05T15:38:00" DepartureDateTime="2023-09-05T12:46:00" FlightNumber="529" NumberInParty="2" ResBookDesigCode="Y" Status="NN" InstantPurchase="true">
                <DestinationLocation LocationCode="CLT"/>
                <MarketingAirline Code="AA" FlightNumber="529"/>
                <OriginLocation LocationCode="MSY"/>
            </FlightSegment>
            <FlightSegment ArrivalDateTime="2023-09-05T19:10:00" DepartureDateTime="2023-09-05T17:59:00" FlightNumber="2041" NumberInParty="2" ResBookDesigCode="Y" Status="NN" InstantPurchase="true">
                <DestinationLocation LocationCode="ATL"/>
                <MarketingAirline Code="AA" FlightNumber="2041"/>
                <OriginLocation LocationCode="CLT"/>
            </FlightSegment>
            <FlightSegment ArrivalDateTime="2023-09-12T15:49:00" DepartureDateTime="2023-09-12T14:13:00" FlightNumber="1361" NumberInParty="2" ResBookDesigCode="Y" Status="NN" InstantPurchase="true">
                <DestinationLocation LocationCode="DFW"/>
                <MarketingAirline Code="AA" FlightNumber="1361"/>
                <OriginLocation LocationCode="MSY"/>
            </FlightSegment>
        </OriginDestinationInformation>
        <RedisplayReservation NumAttempts="10" WaitInterval="300"/>
    </AirBook>
    <AirPrice>
        <PriceComparison AmountSpecified="2250">
            <AcceptablePriceDecrease HaltOnNonAcceptablePrice="true">
                <Amount>250</Amount>
            </AcceptablePriceDecrease>
        </PriceComparison>
        <PriceRequestInformation Retain="true">
            <OptionalQualifiers>
                <FOP_Qualifiers>
                    <BasicFOP>
                        <CC_Info Suppress="true">
                            <PaymentCard Code="VI" ExpireDate="2025-12" Number="XXXXXXXXXXXX"/>
                        </CC_Info>
                    </BasicFOP>
                </FOP_Qualifiers>
                <PricingQualifiers>
                    <PassengerType Code="ADT" Quantity="1"/>
                </PricingQualifiers>
            </OptionalQualifiers>
        </PriceRequestInformation>
    </AirPrice>
    <SpecialReqDetails>
        <AddRemark>
            <RemarkInfo>
                <FOP_Remark temporaryId="555">
                    <CC_Info>
                        <PaymentCard Code="VI" ExpireDate="2025-12" Number="xxxxxxxxxxxxx"/>
                    </CC_Info>
                </FOP_Remark>
                <FOP_Remark_Association>
                    <Parent referenceType="UkyId"/>
                    <Child useType="AZ" temporaryId="555"/>
                </FOP_Remark_Association>
            </RemarkInfo>
        </AddRemark>
        <SpecialService>
            <SpecialServiceInfo>
                <SecureFlight SegmentNumber="A">
                    <PersonName DateOfBirth="2001-01-01" Gender="M" NameNumber="1.1">
                        <GivenName>MARCIN</GivenName>
                        <Surname>DZIK</Surname>
                    </PersonName>
                    <VendorPrefs>
                        <Airline Hosted="true"/>
                    </VendorPrefs>
                </SecureFlight>
                <SecureFlight SegmentNumber="A">
                    <PersonName DateOfBirth="2002-02-02" Gender="F" NameNumber="2.1">
                        <GivenName>ALICJA</GivenName>
                        <Surname>MAKOTA</Surname>
                    </PersonName>
                    <VendorPrefs>
                        <Airline Hosted="true"/>
                    </VendorPrefs>
                </SecureFlight>
                <Service SSR_Code="OTHS">
                    <Text>CC MARCIN DZIK</Text>
                </Service>
                <Service SSR_Code="OTHS">
                    <Text>CC ALICJA MAKOTA</Text>
                </Service>
            </SpecialServiceInfo>
        </SpecialService>
    </SpecialReqDetails>
    <PostProcessing>
        <ARUNK/>
        <EndTransaction>
            <Source ReceivedFrom="SP TEST"/>
        </EndTransaction>
        <PostBookingHKValidation waitInterval="1000" numAttempts="6"/>
        <WaitForAirlineRecLoc waitInterval="1000" numAttempts="6"/>
        <RedisplayReservation waitInterval="100"/>
    </PostProcessing>
</CreatePassengerNameRecordRQ>
Sample Response
<?xml version="1.0" encoding="UTF-8"?>
<!--Create a PNR with a air segment and invoke multiple pricing-->
<CreatePassengerNameRecordRS xmlns="http://services.sabre.com/sp/reservation/v2_5">
    <ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" status="Complete">
        <Success timeStamp="2023-11-07T13:38:28.416+02:00"/>
        <Warning type="BusinessLogic" timeStamp="2023-11-07T13:38:13.886+02:00">
            <SystemSpecificResults>
                <Message code="WARN.SP.ACCEPTABLE_PRICE_DECREASED FOR REQUEST">OTA_AirPriceLLSRQ: Price for request 1 is below acceptable limit</Message>
            </SystemSpecificResults>
        </Warning>
    </ApplicationResults>
    <ItineraryRef ID="CPFCVZ"/>
    <AirBook>
        <OriginDestinationOption>
            <FlightSegment ArrivalDateTime="2023-09-05T15:38:00" DepartureDateTime="2023-09-05T12:46:00" eTicket="true" FlightNumber="529" NumberInParty="2" ResBookDesigCode="Y" Status="SS">
                <DestinationLocation LocationCode="CLT"/>
                <MarketingAirline Code="AA" FlightNumber="529"/>
                <MarriageGrp Ind="0" Group="0" Sequence="0"/>
                <OriginLocation LocationCode="MSY"/>
            </FlightSegment>
            <FlightSegment ArrivalDateTime="2023-09-05T19:10:00" DepartureDateTime="2023-09-05T17:59:00" eTicket="true" FlightNumber="2041" NumberInParty="2" ResBookDesigCode="Y" Status="SS">
                <DestinationLocation LocationCode="ATL"/>
                <MarketingAirline Code="AA" FlightNumber="2041"/>
                <MarriageGrp Ind="0" Group="0" Sequence="0"/>
                <OriginLocation LocationCode="CLT"/>
            </FlightSegment>
            <FlightSegment ArrivalDateTime="2023-09-12T15:49:00" DepartureDateTime="2023-09-12T14:13:00" eTicket="true" FlightNumber="1361" NumberInParty="2" ResBookDesigCode="Y" Status="SS">
                <DestinationLocation LocationCode="DFW"/>
                <MarketingAirline Code="AA" FlightNumber="1361"/>
                <MarriageGrp Ind="0" Group="0" Sequence="0"/>
                <OriginLocation LocationCode="MSY"/>
            </FlightSegment>
        </OriginDestinationOption>
    </AirBook>
    <AirPrice>
        <PriceComparison AmountReturned="1865.01" AmountSpecified="2250"/>
        <PriceQuote>
            <MiscInformation>
                <BaggageInfo>
                    <SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <CommercialNameofBaggageItemType>ALLOWANCE</CommercialNameofBaggageItemType>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0DFAAAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <CommercialNameofBaggageItemType>OVER100LB 45KG BAGGAGE</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="1X">
                            <Text>OVER 100 POUNDS/45 KILOGRAMS</Text>
                        </DescriptionOne>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0DQAEAA</ExtendedSubCodeKey>
                        <SizeWeightInfo>
                            <MinimumWeightInAlternate Units="L">45</MinimumWeightInAlternate>
                            <MinimumWeight Units="L">100</MinimumWeight>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <CommercialNameofBaggageItemType>UPTO50LB 23KG AND62LI 158LCM</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="23">
                            <Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
                        </DescriptionOne>
                        <DescriptionTwo Code="6U">
                            <Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                        </DescriptionTwo>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0GOACAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                        <SizeWeightInfo>
                            <MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
                            <MaximumSize Units="I">62</MaximumSize>
                            <MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
                            <MaximumWeight Units="L">50</MaximumWeight>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <AncillaryService SubGroupCode="CY">
                            <Text>CARRY ON HAND BAGGAGE</Text>
                        </AncillaryService>
                        <CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE</CommercialNameofBaggageItemType>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0LNABAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="5" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <AncillaryService SubGroupCode="CY">
                            <Text>CARRY ON HAND BAGGAGE</Text>
                        </AncillaryService>
                        <CommercialNameofBaggageItemType>LAPTOP OR HANDBAG UP TO 101LCM</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="4S">
                            <Text>UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                        </DescriptionOne>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0MMACAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                        <SizeWeightInfo>
                            <MaximumSizeInAlternate Units="C">101</MaximumSizeInAlternate>
                            <MaximumSize Units="I">40</MaximumSize>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="6" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <AncillaryService SubGroupCode="CY">
                            <Text>CARRY ON HAND BAGGAGE</Text>
                        </AncillaryService>
                        <CommercialNameofBaggageItemType>CARRY ON UP TO 45 LI 115 LCM</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="4U">
                            <Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                        </DescriptionOne>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0MUACAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                        <SizeWeightInfo>
                            <MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
                            <MaximumSize Units="I">45</MaximumSize>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                </BaggageInfo>
                <HeaderInformation SolutionSequenceNmbr="1">
                    <DepartureDate>2023-09-05</DepartureDate>
                    <Text>VALIDATING CARRIER - AA</Text>
                    <Text>CHG BEF DEP UP TO USD0.00/CHG AFT DEP UP TO USD0.00/REF BEF DEP</Text>
                    <Text>UP TO USD0.00/REF AFT DEP UP TO USD0.00/SEE RULES</Text>
                    <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                    <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                    <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                    <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                    <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                    <Text>CARRY ON ALLOWANCE</Text>
                    <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                    <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                    <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                    <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                    <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                    <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                    <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                    <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                    <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                    <ValidatingCarrier Code="AA"/>
                </HeaderInformation>
                <SolutionInformation SolutionSequenceNmbr="1">
                    <BaseFareCurrencyCode>USD</BaseFareCurrencyCode>
                    <CurrencyCode>USD</CurrencyCode>
                    <GrandTotalEquivFareAmount>1650.24</GrandTotalEquivFareAmount>
                    <GrandTotalTaxes>214.77</GrandTotalTaxes>
                    <RequiresRebook>false</RequiresRebook>
                    <TicketNumber>0</TicketNumber>
                    <TotalAmount>1865.01</TotalAmount>
                </SolutionInformation>
                <ValidatingCarrier NewValidatingProcess="true" SolutionSequenceNmbr="1">
                    <SettlementMethod>ARC</SettlementMethod>
                    <Ticket CarrierCode="AA" Type="ETKTPREF" ValidatingCarrierType="Default"/>
                </ValidatingCarrier>
            </MiscInformation>
            <PricedItinerary AlternativePricing="false" CurrencyCode="USD" MultiTicket="false" TotalAmount="1865.01">
                <AirItineraryPricingInfo SolutionSequenceNmbr="1">
                    <BaggageProvisions RPH="1">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <NumPiecesBDI>0</NumPiecesBDI>
                        <ProvisionType>A</ProvisionType>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0DFAAAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="2">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <Commissionable>N</Commissionable>
                        <FeeApplicationIndicator>4</FeeApplicationIndicator>
                        <FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
                        <FirstOccurrence>1</FirstOccurrence>
                        <Interlineable>Y</Interlineable>
                        <LastOccurrence>1</LastOccurrence>
                        <PassengerType Code="ADT"/>
                        <PriceInformation>
                            <Base Amount="25.00" CurrencyCode="USD"/>
                            <Equiv Amount="25.00" CurrencyCode="USD"/>
                            <Total>25.00</Total>
                        </PriceInformation>
                        <ProvisionType>C</ProvisionType>
                        <RefundReissue>R</RefundReissue>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0GOACAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="3">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <Commissionable>N</Commissionable>
                        <FeeApplicationIndicator>4</FeeApplicationIndicator>
                        <FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
                        <FirstOccurrence>2</FirstOccurrence>
                        <Interlineable>Y</Interlineable>
                        <LastOccurrence>2</LastOccurrence>
                        <PassengerType Code="ADT"/>
                        <PriceInformation>
                            <Base Amount="35.00" CurrencyCode="USD"/>
                            <Equiv Amount="35.00" CurrencyCode="USD"/>
                            <Total>35.00</Total>
                        </PriceInformation>
                        <ProvisionType>C</ProvisionType>
                        <RefundReissue>R</RefundReissue>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0GOACAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="4">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <NumPiecesBDI>2</NumPiecesBDI>
                        <NumPiecesITR>1</NumPiecesITR>
                        <NumPiecesITR>1</NumPiecesITR>
                        <ProvisionType>B</ProvisionType>
                        <SubCodeInfo>
                            <SubCodeForAllowance RPH="1">0MMACAA</SubCodeForAllowance>
                            <SubCodeForAllowance RPH="2">0MUACAA</SubCodeForAllowance>
                            <SubCodeForChargesOthers>0LNABAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="5">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <Commissionable>N</Commissionable>
                        <FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
                        <NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
                        <PassengerType Code="ADT"/>
                        <PriceInformation>
                            <Base Amount="0.00"/>
                            <Equiv CurrencyCode="USD"/>
                        </PriceInformation>
                        <ProvisionType>E</ProvisionType>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0DQAEAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <FareCalculation>
                        <Text>MSY AA X/CLT AA ATL Q MSYATL27.91 902.33/-MSY AA DFW Q27.91 692.09USD1650.24END ZPMSYCLTMSY XFMSY4.5CLT3</Text>
                    </FareCalculation>
                    <FareCalculationBreakdown>
                        <Departure AirlineCode="AA" AirportCode="MSY" ArrivalAirportCode="CLT" ArrivalCityCode="CLT" CityCode="MSY" GenericInd="X"/>
                        <FareBasis FilingCarrier="AA"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </FareCalculationBreakdown>
                    <FareCalculationBreakdown>
                        <Branch FirstJointCarrier="AA" PCC="G7HE"/>
                        <Departure AirlineCode="AA" AirportCode="CLT" ArrivalAirportCode="ATL" ArrivalCityCode="ATL" CityCode="CLT" GenericInd="O"/>
                        <FareBasis Cabin="Y" Code="YA2AA" FareAmount="902.33" FarePassengerType="ADT" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYATL" TripTypeInd="O"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <RuleCategoryIndicator>5</RuleCategoryIndicator>
                        <RuleCategoryIndicator>8</RuleCategoryIndicator>
                        <RuleCategoryIndicator>10</RuleCategoryIndicator>
                        <RuleCategoryIndicator>11</RuleCategoryIndicator>
                        <RuleCategoryIndicator>12</RuleCategoryIndicator>
                        <RuleCategoryIndicator>15</RuleCategoryIndicator>
                        <RuleCategoryIndicator>16</RuleCategoryIndicator>
                        <RuleCategoryIndicator>23</RuleCategoryIndicator>
                    </FareCalculationBreakdown>
                    <FareCalculationBreakdown>
                        <Branch FirstJointCarrier="AA" PCC="G7HE"/>
                        <Departure AirlineCode="AA" AirportCode="MSY" ArrivalAirportCode="DFW" ArrivalCityCode="DFW" CityCode="MSY" GenericInd="O"/>
                        <FareBasis Cabin="Y" Code="YA2AA" FareAmount="692.09" FarePassengerType="ADT" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYDFW" TripTypeInd="O"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <RuleCategoryIndicator>5</RuleCategoryIndicator>
                        <RuleCategoryIndicator>8</RuleCategoryIndicator>
                        <RuleCategoryIndicator>10</RuleCategoryIndicator>
                        <RuleCategoryIndicator>11</RuleCategoryIndicator>
                        <RuleCategoryIndicator>12</RuleCategoryIndicator>
                        <RuleCategoryIndicator>15</RuleCategoryIndicator>
                        <RuleCategoryIndicator>16</RuleCategoryIndicator>
                        <RuleCategoryIndicator>23</RuleCategoryIndicator>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </FareCalculationBreakdown>
                    <ItinTotalFare NonRefundableInd="O">
                        <BaggageInfo>
                            <US_DOT_Disclosure>
                                <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                                <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>CARRY ON ALLOWANCE</Text>
                                <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                                <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                                <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                                <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                                <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                                <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                                <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                            </US_DOT_Disclosure>
                        </BaggageInfo>
                        <BaseFare Amount="1650.24" CurrencyCode="USD"/>
                        <Taxes TotalAmount="214.77">
                            <Tax Amount="60.00" TaxCode="YQF" TaxName="SERVICE FEE - FUEL" TicketingTaxCode="YQ"/>
                            <Tax Amount="123.77" TaxCode="US1" TaxName="TRANSPORTATION TAX DOMESTIC WH" TicketingTaxCode="US"/>
                            <Tax Amount="12.30" TaxCode="ZP" TaxName="FLIGHT SEGMENT TAX DOMESTIC" TicketingTaxCode="ZP"/>
                            <Tax Amount="11.20" TaxCode="AY" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY"/>
                            <Tax Amount="7.50" TaxCode="XF" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF"/>
                        </Taxes>
                        <TotalFare Amount="1865.01" CurrencyCode="USD"/>
                        <Warnings>
                            <Warning ShortText="BAG ALLOWANCE     -MSYDFW-NIL/AA"/>
                            <Warning ShortText="1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR"/>
                            <Warning ShortText="AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS"/>
                            <Warning ShortText="2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR"/>
                            <Warning ShortText="AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS"/>
                            <Warning ShortText="CARRY ON ALLOWANCE"/>
                            <Warning ShortText="MSYCLT CLTATL MSYDFW-02P/AA"/>
                            <Warning ShortText="01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS"/>
                            <Warning ShortText="01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS"/>
                            <Warning ShortText="ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON"/>
                            <Warning ShortText="FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/"/>
                            <Warning ShortText="CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./"/>
                            <Warning ShortText="EMBARGOES-APPLY TO EACH PASSENGER"/>
                            <Warning ShortText="MSYCLT CLTATL MSYDFW-AA"/>
                            <Warning ShortText="OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"/>
                        </Warnings>
                    </ItinTotalFare>
                    <PassengerTypeQuantity Code="ADT" Quantity="1"/>
                    <PTC_FareBreakdown>
                        <FareBasis FilingCarrier="AA"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </PTC_FareBreakdown>
                    <PTC_FareBreakdown>
                        <Cabin>Y</Cabin>
                        <FareBasis Code="YA2AA" FareAmount="902.33" FarePassengerType="ADT" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYATL"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                    </PTC_FareBreakdown>
                    <PTC_FareBreakdown>
                        <Cabin>Y</Cabin>
                        <FareBasis Code="YA2AA" FareAmount="692.09" FarePassengerType="ADT" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYDFW"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </PTC_FareBreakdown>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="CPBD"/>
                    </SpecificPenalty>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="CPAD"/>
                    </SpecificPenalty>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="RPBD"/>
                    </SpecificPenalty>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="RPAD"/>
                    </SpecificPenalty>
                </AirItineraryPricingInfo>
            </PricedItinerary>
        </PriceQuote>
    </AirPrice>
    <AirPrice>
        <PriceComparison AmountReturned="1865.01" AmountSpecified="2250"/>
        <PriceQuote>
            <MiscInformation>
                <BaggageInfo>
                    <SubCodeProperties RPH="1" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <CommercialNameofBaggageItemType>ALLOWANCE</CommercialNameofBaggageItemType>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0DFAAAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="2" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <CommercialNameofBaggageItemType>OVER100LB 45KG BAGGAGE</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="1X">
                            <Text>OVER 100 POUNDS/45 KILOGRAMS</Text>
                        </DescriptionOne>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0DQAEAA</ExtendedSubCodeKey>
                        <SizeWeightInfo>
                            <MinimumWeightInAlternate Units="L">45</MinimumWeightInAlternate>
                            <MinimumWeight Units="L">100</MinimumWeight>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="3" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <CommercialNameofBaggageItemType>UPTO50LB 23KG AND62LI 158LCM</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="23">
                            <Text>UP TO 50 POUNDS/23 KILOGRAMS</Text>
                        </DescriptionOne>
                        <DescriptionTwo Code="6U">
                            <Text>UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                        </DescriptionTwo>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0GOACAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                        <SizeWeightInfo>
                            <MaximumSizeInAlternate Units="C">158</MaximumSizeInAlternate>
                            <MaximumSize Units="I">62</MaximumSize>
                            <MaximumWeightInAlternate Units="K">23</MaximumWeightInAlternate>
                            <MaximumWeight Units="L">50</MaximumWeight>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="4" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <AncillaryService SubGroupCode="CY">
                            <Text>CARRY ON HAND BAGGAGE</Text>
                        </AncillaryService>
                        <CommercialNameofBaggageItemType>CARRYON HAND BAGGAGE</CommercialNameofBaggageItemType>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0LNABAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="5" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <AncillaryService SubGroupCode="CY">
                            <Text>CARRY ON HAND BAGGAGE</Text>
                        </AncillaryService>
                        <CommercialNameofBaggageItemType>LAPTOP OR HANDBAG UP TO 101LCM</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="4S">
                            <Text>UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                        </DescriptionOne>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0MMACAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                        <SizeWeightInfo>
                            <MaximumSizeInAlternate Units="C">101</MaximumSizeInAlternate>
                            <MaximumSize Units="I">40</MaximumSize>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                    <SubCodeProperties RPH="6" SolutionSequenceNmbr="1">
                        <AncillaryFeeGroupCode>BG</AncillaryFeeGroupCode>
                        <AncillaryService SubGroupCode="CY">
                            <Text>CARRY ON HAND BAGGAGE</Text>
                        </AncillaryService>
                        <CommercialNameofBaggageItemType>CARRY ON UP TO 45 LI 115 LCM</CommercialNameofBaggageItemType>
                        <DescriptionOne Code="4U">
                            <Text>UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                        </DescriptionOne>
                        <EMD_Type>4</EMD_Type>
                        <ExtendedSubCodeKey>0MUACAA</ExtendedSubCodeKey>
                        <RFIC>C</RFIC>
                        <SizeWeightInfo>
                            <MaximumSizeInAlternate Units="C">115</MaximumSizeInAlternate>
                            <MaximumSize Units="I">45</MaximumSize>
                        </SizeWeightInfo>
                    </SubCodeProperties>
                </BaggageInfo>
                <HeaderInformation SolutionSequenceNmbr="1">
                    <DepartureDate>2023-09-05</DepartureDate>
                    <Text>ADR NOT APPLICABLE - ADT FARE USED - VERIFY RESTRICTIONS</Text>
                    <Text>VALIDATING CARRIER - AA</Text>
                    <Text>CHG BEF DEP UP TO USD0.00/CHG AFT DEP UP TO USD0.00/REF BEF DEP</Text>
                    <Text>UP TO USD0.00/REF AFT DEP UP TO USD0.00/SEE RULES</Text>
                    <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                    <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                    <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                    <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                    <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                    <Text>CARRY ON ALLOWANCE</Text>
                    <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                    <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                    <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                    <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                    <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                    <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                    <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                    <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                    <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                    <ValidatingCarrier Code="AA"/>
                </HeaderInformation>
                <SolutionInformation SolutionSequenceNmbr="1">
                    <BaseFareCurrencyCode>USD</BaseFareCurrencyCode>
                    <CurrencyCode>USD</CurrencyCode>
                    <GrandTotalEquivFareAmount>1650.24</GrandTotalEquivFareAmount>
                    <GrandTotalTaxes>214.77</GrandTotalTaxes>
                    <RequiresRebook>false</RequiresRebook>
                    <TicketNumber>0</TicketNumber>
                    <TotalAmount>1865.01</TotalAmount>
                </SolutionInformation>
                <ValidatingCarrier NewValidatingProcess="true" SolutionSequenceNmbr="1">
                    <SettlementMethod>ARC</SettlementMethod>
                    <Ticket CarrierCode="AA" Type="ETKTPREF" ValidatingCarrierType="Default"/>
                </ValidatingCarrier>
            </MiscInformation>
            <PricedItinerary AlternativePricing="false" CurrencyCode="USD" MultiTicket="false" TotalAmount="1865.01">
                <AirItineraryPricingInfo SolutionSequenceNmbr="1">
                    <BaggageProvisions RPH="1">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <NumPiecesBDI>0</NumPiecesBDI>
                        <ProvisionType>A</ProvisionType>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0DFAAAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="2">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <Commissionable>N</Commissionable>
                        <FeeApplicationIndicator>4</FeeApplicationIndicator>
                        <FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
                        <FirstOccurrence>1</FirstOccurrence>
                        <Interlineable>Y</Interlineable>
                        <LastOccurrence>1</LastOccurrence>
                        <PassengerType Code="ADR"/>
                        <PriceInformation>
                            <Base Amount="25.00" CurrencyCode="USD"/>
                            <Equiv Amount="25.00" CurrencyCode="USD"/>
                            <Total>25.00</Total>
                        </PriceInformation>
                        <ProvisionType>C</ProvisionType>
                        <RefundReissue>R</RefundReissue>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0GOACAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="3">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <Commissionable>N</Commissionable>
                        <FeeApplicationIndicator>4</FeeApplicationIndicator>
                        <FeeNotGuaranteedIndicator>N</FeeNotGuaranteedIndicator>
                        <FirstOccurrence>2</FirstOccurrence>
                        <Interlineable>Y</Interlineable>
                        <LastOccurrence>2</LastOccurrence>
                        <PassengerType Code="ADR"/>
                        <PriceInformation>
                            <Base Amount="35.00" CurrencyCode="USD"/>
                            <Equiv Amount="35.00" CurrencyCode="USD"/>
                            <Total>35.00</Total>
                        </PriceInformation>
                        <ProvisionType>C</ProvisionType>
                        <RefundReissue>R</RefundReissue>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0GOACAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="4">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <NumPiecesBDI>2</NumPiecesBDI>
                        <NumPiecesITR>1</NumPiecesITR>
                        <NumPiecesITR>1</NumPiecesITR>
                        <ProvisionType>B</ProvisionType>
                        <SubCodeInfo>
                            <SubCodeForAllowance RPH="1">0MMACAA</SubCodeForAllowance>
                            <SubCodeForAllowance RPH="2">0MUACAA</SubCodeForAllowance>
                            <SubCodeForChargesOthers>0LNABAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <BaggageProvisions RPH="5">
                        <Associations>
                            <CarrierCode RPH="1">AA</CarrierCode>
                            <CarrierCode RPH="2">AA</CarrierCode>
                            <CarrierCode RPH="3">AA</CarrierCode>
                            <CountForSegmentAssociatedID>3</CountForSegmentAssociatedID>
                            <DepartureDate RPH="1">2023-09-05</DepartureDate>
                            <DepartureDate RPH="2">2023-09-05</DepartureDate>
                            <DepartureDate RPH="3">2023-09-12</DepartureDate>
                            <DestinationLocation LocationCode="CLT" RPH="1"/>
                            <DestinationLocation LocationCode="ATL" RPH="2"/>
                            <DestinationLocation LocationCode="DFW" RPH="3"/>
                            <FlightNumber RPH="1">529</FlightNumber>
                            <FlightNumber RPH="2">2041</FlightNumber>
                            <FlightNumber RPH="3">1361</FlightNumber>
                            <OriginLocation LocationCode="MSY" RPH="1"/>
                            <OriginLocation LocationCode="CLT" RPH="2"/>
                            <OriginLocation LocationCode="MSY" RPH="3"/>
                            <PNR_Segment RPH="1">2</PNR_Segment>
                            <PNR_Segment RPH="2">3</PNR_Segment>
                            <PNR_Segment RPH="3">4</PNR_Segment>
                            <ResBookDesigCode RPH="1">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="2">Y</ResBookDesigCode>
                            <ResBookDesigCode RPH="3">Y</ResBookDesigCode>
                            <StatusCode RPH="1">SS</StatusCode>
                            <StatusCode RPH="2">SS</StatusCode>
                            <StatusCode RPH="3">SS</StatusCode>
                        </Associations>
                        <CarrierWhoseBaggageProvisionsApply>AA</CarrierWhoseBaggageProvisionsApply>
                        <Commissionable>N</Commissionable>
                        <FeeNotGuaranteedIndicator>Y</FeeNotGuaranteedIndicator>
                        <NoChargeNotAvailableIndicator>X</NoChargeNotAvailableIndicator>
                        <PassengerType Code="ADR"/>
                        <PriceInformation>
                            <Base Amount="0.00"/>
                            <Equiv CurrencyCode="USD"/>
                        </PriceInformation>
                        <ProvisionType>E</ProvisionType>
                        <SubCodeInfo>
                            <SubCodeForChargesOthers>0DQAEAA</SubCodeForChargesOthers>
                        </SubCodeInfo>
                    </BaggageProvisions>
                    <FareCalculation>
                        <Text>MSY AA X/CLT AA ATL Q MSYATL27.91 902.33/-MSY AA DFW Q27.91 692.09USD1650.24END ZPMSYCLTMSY XFMSY4.5CLT3</Text>
                    </FareCalculation>
                    <FareCalculationBreakdown>
                        <Departure AirlineCode="AA" AirportCode="MSY" ArrivalAirportCode="CLT" ArrivalCityCode="CLT" CityCode="MSY" GenericInd="X"/>
                        <FareBasis FilingCarrier="AA"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </FareCalculationBreakdown>
                    <FareCalculationBreakdown>
                        <Branch FirstJointCarrier="AA" PCC="G7HE"/>
                        <Departure AirlineCode="AA" AirportCode="CLT" ArrivalAirportCode="ATL" ArrivalCityCode="ATL" CityCode="CLT" GenericInd="O"/>
                        <FareBasis Cabin="Y" Code="YA2AA" FareAmount="902.33" FarePassengerType="ADR" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYATL" TripTypeInd="O"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <RuleCategoryIndicator>5</RuleCategoryIndicator>
                        <RuleCategoryIndicator>8</RuleCategoryIndicator>
                        <RuleCategoryIndicator>10</RuleCategoryIndicator>
                        <RuleCategoryIndicator>11</RuleCategoryIndicator>
                        <RuleCategoryIndicator>12</RuleCategoryIndicator>
                        <RuleCategoryIndicator>15</RuleCategoryIndicator>
                        <RuleCategoryIndicator>16</RuleCategoryIndicator>
                        <RuleCategoryIndicator>23</RuleCategoryIndicator>
                    </FareCalculationBreakdown>
                    <FareCalculationBreakdown>
                        <Branch FirstJointCarrier="AA" PCC="G7HE"/>
                        <Departure AirlineCode="AA" AirportCode="MSY" ArrivalAirportCode="DFW" ArrivalCityCode="DFW" CityCode="MSY" GenericInd="O"/>
                        <FareBasis Cabin="Y" Code="YA2AA" FareAmount="692.09" FarePassengerType="ADR" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYDFW" TripTypeInd="O"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <RuleCategoryIndicator>5</RuleCategoryIndicator>
                        <RuleCategoryIndicator>8</RuleCategoryIndicator>
                        <RuleCategoryIndicator>10</RuleCategoryIndicator>
                        <RuleCategoryIndicator>11</RuleCategoryIndicator>
                        <RuleCategoryIndicator>12</RuleCategoryIndicator>
                        <RuleCategoryIndicator>15</RuleCategoryIndicator>
                        <RuleCategoryIndicator>16</RuleCategoryIndicator>
                        <RuleCategoryIndicator>23</RuleCategoryIndicator>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </FareCalculationBreakdown>
                    <ItinTotalFare NonRefundableInd="O">
                        <BaggageInfo>
                            <US_DOT_Disclosure>
                                <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                                <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>CARRY ON ALLOWANCE</Text>
                                <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                                <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                                <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                                <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                                <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                                <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                                <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                            </US_DOT_Disclosure>
                        </BaggageInfo>
                        <BaseFare Amount="1650.24" CurrencyCode="USD"/>
                        <Taxes TotalAmount="214.77">
                            <Tax Amount="60.00" TaxCode="YQF" TaxName="SERVICE FEE - FUEL" TicketingTaxCode="YQ"/>
                            <Tax Amount="123.77" TaxCode="US1" TaxName="TRANSPORTATION TAX DOMESTIC WH" TicketingTaxCode="US"/>
                            <Tax Amount="12.30" TaxCode="ZP" TaxName="FLIGHT SEGMENT TAX DOMESTIC" TicketingTaxCode="ZP"/>
                            <Tax Amount="11.20" TaxCode="AY" TaxName="PASSENGER CIVIL AVIATION SECUR" TicketingTaxCode="AY"/>
                            <Tax Amount="7.50" TaxCode="XF" TaxName="PASSENGER FACILITY CHARGE" TicketingTaxCode="XF"/>
                        </Taxes>
                        <TotalFare Amount="1865.01" CurrencyCode="USD"/>
                        <Warnings>
                            <Warning ShortText="BAG ALLOWANCE     -MSYDFW-NIL/AA"/>
                            <Warning ShortText="1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR"/>
                            <Warning ShortText="AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS"/>
                            <Warning ShortText="2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR"/>
                            <Warning ShortText="AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS"/>
                            <Warning ShortText="CARRY ON ALLOWANCE"/>
                            <Warning ShortText="MSYCLT CLTATL MSYDFW-02P/AA"/>
                            <Warning ShortText="01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS"/>
                            <Warning ShortText="01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS"/>
                            <Warning ShortText="ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON"/>
                            <Warning ShortText="FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/"/>
                            <Warning ShortText="CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./"/>
                            <Warning ShortText="EMBARGOES-APPLY TO EACH PASSENGER"/>
                            <Warning ShortText="MSYCLT CLTATL MSYDFW-AA"/>
                            <Warning ShortText="OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED"/>
                            <Warning ShortText="ADR NOT APPLICABLE - ADT FARE USED - VERIFY RESTRICTIONS"/>
                        </Warnings>
                    </ItinTotalFare>
                    <PassengerTypeQuantity Code="ADR" Quantity="1"/>
                    <PTC_FareBreakdown>
                        <FareBasis FilingCarrier="AA"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </PTC_FareBreakdown>
                    <PTC_FareBreakdown>
                        <Cabin>Y</Cabin>
                        <FareBasis Code="YA2AA" FareAmount="902.33" FarePassengerType="ADR" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYATL"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                    </PTC_FareBreakdown>
                    <PTC_FareBreakdown>
                        <Cabin>Y</Cabin>
                        <FareBasis Code="YA2AA" FareAmount="692.09" FarePassengerType="ADR" FareType="P" FilingCarrier="AA" GlobalInd="WH" Market="MSYDFW"/>
                        <FreeBaggageAllowance>NONIL</FreeBaggageAllowance>
                        <Surcharges Ind="Q" Type="UNK">27.91</Surcharges>
                    </PTC_FareBreakdown>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="CPBD"/>
                    </SpecificPenalty>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="CPAD"/>
                    </SpecificPenalty>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="RPBD"/>
                    </SpecificPenalty>
                    <SpecificPenalty>
                        <PenaltyInformation Amount="0.00" Cat16="false" Currency="USD" NotApplicable="false" Type="RPAD"/>
                    </SpecificPenalty>
                </AirItineraryPricingInfo>
            </PricedItinerary>
        </PriceQuote>
    </AirPrice>
    <TravelItineraryRead>
        <TravelItinerary>
            <CustomerInfo>
                <Address>
                    <AddressLine type="O">SABRE TRAVEL</AddressLine>
                    <AddressLine type="O">3150 SABRE DRIVE</AddressLine>
                    <AddressLine type="O">SOUTHLAKE, TX US</AddressLine>
                    <AddressLine type="O">76092</AddressLine>
                </Address>
                <ContactNumbers>
                    <ContactNumber LocationCode="DFW" Phone="817-555-1212-H-1.1" RPH="001"/>
                    <ContactNumber LocationCode="DFW" Phone="815-554-1213-W-2.1" RPH="002"/>
                </ContactNumbers>
                <PaymentInfo>
                    <Payment>
                        <CC_Info ShortText="CREDIT CARD DATA EXISTS *CC TO DISPLAY">
                            <CardHolderInfo Name="SP TEST">
                                <Address>
                                    <AddressLine>2323, NICKLAUS DR</AddressLine>
                                    <AddressLine>NEW YORK, NY</AddressLine>
                                    <AddressLine>V9B0L2</AddressLine>
                                </Address>
                            </CardHolderInfo>
                        </CC_Info>
                        <Form RPH="001">
                            <Text>CHECK</Text>
                        </Form>
                    </Payment>
                </PaymentInfo>
                <PersonName WithInfant="false" NameNumber="01.01" NameReference="ABC123" PassengerType="ADT" RPH="1">
                    <GivenName>MARCIN</GivenName>
                    <Surname>DZIK</Surname>
                </PersonName>
                <PersonName WithInfant="false" NameNumber="02.01" NameReference="DEF456" PassengerType="ADR" RPH="2">
                    <GivenName>ALICJA</GivenName>
                    <Surname>MAKOTA</Surname>
                </PersonName>
            </CustomerInfo>
            <ItineraryInfo>
                <ItineraryPricing>
                    <PriceQuote RPH="1">
                        <MiscInformation>
                            <BaggageFees>
                                <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                                <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>CARRY ON ALLOWANCE</Text>
                                <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                                <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                                <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                                <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                                <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                                <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                                <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                            </BaggageFees>
                            <SignatureLine ExpirationDateTime="00:00" Source="SYS" Status="ACTIVE">
                                <Text>G7HE G7HE*ASP 0638/07JUN18</Text>
                            </SignatureLine>
                        </MiscInformation>
                        <PricedItinerary DisplayOnly="false" InputMessage="WPFCK‡N1.1‡P1ADT‡MPC-ANY/BEFDEP‡RQ" RPH="1" StatusCode="A" TaxExempt="false" ValidatingCarrier="AA">
                            <AirItineraryPricingInfo>
                                <ItinTotalFare>
                                    <BaseFare Amount="1650.24" CurrencyCode="USD"/>
                                    <Taxes>
                                        <Tax Amount="214.77" TaxCode="XT"/>
                                        <TaxBreakdownCode TaxPaid="false">60.00YQ</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">123.77US</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">12.30ZP</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">11.20AY</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">7.50XF</TaxBreakdownCode>
                                    </Taxes>
                                    <TotalFare Amount="1865.01" CurrencyCode="USD"/>
                                    <Totals>
                                        <BaseFare Amount="1650.24"/>
                                        <Taxes>
                                            <Tax Amount="214.77"/>
                                        </Taxes>
                                        <TotalFare Amount="1865.01"/>
                                    </Totals>
                                </ItinTotalFare>
                                <PassengerTypeQuantity Code="ADT" Quantity="01"/>
                                <PTC_FareBreakdown>
                                    <Endorsements>
                                        <Endorsement type="PRICING_PARAMETER">
                                            <Text>WPFCK$N1.1$P1ADT$MPC-ANY/BEFDEP$RQ</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>VALIDATING CARRIER - AA</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>CHG BEF DEP UP TO USD0.00/CHG AFT DEP UP TO USD0.00/REF BEF DEP</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>UP TO USD0.00/REF AFT DEP UP TO USD0.00/SEE RULES</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>CARRY ON ALLOWANCE</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                                        </Endorsement>
                                    </Endorsements>
                                    <FareBasis Code="YA2AA/YA2AA/YA2AA"/>
                                    <FareCalculation>
                                        <Text>MSY AA X/CLT AA ATL Q MSYATL27.91 902.33/-MSY AA DFW Q27.91 692.09USD1650.24END ZPMSYCLTMSY XFMSY4.5CLT3</Text>
                                    </FareCalculation>
                                    <FareSource>ATPC</FareSource>
                                    <FlightSegment ConnectionInd="O" DepartureDateTime="09-05T12:46" FlightNumber="529" ResBookDesigCode="Y" SegmentNumber="1" Status="OK">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AA"/>
                                        <MarketingAirline Code="AA" FlightNumber="529"/>
                                        <OriginLocation LocationCode="MSY"/>
                                        <ValidityDates>
                                            <NotValidAfter>2023-09-05</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment ConnectionInd="X" DepartureDateTime="09-05T17:59" FlightNumber="2041" ResBookDesigCode="Y" SegmentNumber="2" Status="OK">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AA"/>
                                        <MarketingAirline Code="AA" FlightNumber="2041"/>
                                        <OriginLocation LocationCode="CLT"/>
                                        <ValidityDates>
                                            <NotValidAfter>2023-09-05</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment SegmentNumber="3">
                                        <FareBasis Code="VOID"/>
                                        <OriginLocation LocationCode="ATL"/>
                                    </FlightSegment>
                                    <FlightSegment ConnectionInd="O" DepartureDateTime="09-12T14:13" FlightNumber="1361" ResBookDesigCode="Y" SegmentNumber="3" Status="OK">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AA"/>
                                        <MarketingAirline Code="AA" FlightNumber="1361"/>
                                        <OriginLocation LocationCode="MSY"/>
                                        <ValidityDates>
                                            <NotValidAfter>2023-09-05</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment>
                                        <OriginLocation LocationCode="DFW"/>
                                    </FlightSegment>
                                </PTC_FareBreakdown>
                            </AirItineraryPricingInfo>
                        </PricedItinerary>
                        <ResponseHeader>
                            <Text>FARE - PRICE RETAINED</Text>
                            <Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
                        </ResponseHeader>
                        <PriceQuotePlus DomesticIntlInd="I" PricingStatus="S" VerifyFareCalc="false" ItineraryChanged="false" ManualFare="false" NegotiatedFare="false" SystemIndicator="S" NUCSuppresion="false" SubjToGovtApproval="false" IT_BT_Fare="BT" DisplayOnly="false" DiscountAmount="0">
                            <PassengerInfo>
                                <PassengerData NameNumber="01.01">DZIK/MARCIN</PassengerData>
                            </PassengerInfo>
                            <TicketingInstructionsInfo/>
                        </PriceQuotePlus>
                    </PriceQuote>
                    <PriceQuote RPH="2">
                        <MiscInformation>
                            <BaggageFees>
                                <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                                <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                <Text>CARRY ON ALLOWANCE</Text>
                                <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                                <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                                <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                                <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                                <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                                <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                                <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                            </BaggageFees>
                            <SignatureLine ExpirationDateTime="00:00" Source="SYS" Status="ACTIVE">
                                <Text>G7HE G7HE*ASP 0638/07JUN18</Text>
                            </SignatureLine>
                        </MiscInformation>
                        <PricedItinerary DisplayOnly="false" InputMessage="WPFCK*VCNSABREAIRONETWOFOUR‡CM*WHOLESALERCONTRACT01‡N2.1‡P1ADR‡MPC-ANY‡RQ" RPH="2" StatusCode="A" TaxExempt="false" ValidatingCarrier="AA">
                            <AirItineraryPricingInfo>
                                <ItinTotalFare>
                                    <BaseFare Amount="1650.24" CurrencyCode="USD"/>
                                    <Taxes>
                                        <Tax Amount="214.77" TaxCode="XT"/>
                                        <TaxBreakdownCode TaxPaid="false">60.00YQ</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">123.77US</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">12.30ZP</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">11.20AY</TaxBreakdownCode>
                                        <TaxBreakdownCode TaxPaid="false">7.50XF</TaxBreakdownCode>
                                    </Taxes>
                                    <TotalFare Amount="1865.01" CurrencyCode="USD"/>
                                    <Totals>
                                        <BaseFare Amount="1650.24"/>
                                        <Taxes>
                                            <Tax Amount="214.77"/>
                                        </Taxes>
                                        <TotalFare Amount="1865.01"/>
                                    </Totals>
                                </ItinTotalFare>
                                <PassengerTypeQuantity Code="ADR" Quantity="01"/>
                                <PTC_FareBreakdown>
                                    <Endorsements>
                                        <Endorsement type="PRICING_PARAMETER">
                                            <Text>WPFCK*VCNSABREAIRONETWOFOUR$CM*WHOLESALERCONTRACT01$N2.1$P1ADR$MPC-ANY$RQ</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>ADR NOT APPLICABLE - ADT FARE USED - VERIFY RESTRICTIONS</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>VALIDATING CARRIER - AA</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>CHG BEF DEP UP TO USD0.00/CHG AFT DEP UP TO USD0.00/REF BEF DEP</Text>
                                        </Endorsement>
                                        <Endorsement type="WARNING">
                                            <Text>UP TO USD0.00/REF AFT DEP UP TO USD0.00/SEE RULES</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>BAG ALLOWANCE     -MSYDFW-NIL/AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>1STCHECKED BAG FEE-MSYDFW-USD25.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>2NDCHECKED BAG FEE-MSYDFW-USD35.00/AA/UP TO 50 POUNDS/23 KILOGR</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>AMS AND UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>CARRY ON ALLOWANCE</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>MSYCLT CLTATL MSYDFW-02P/AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>01/UP TO 40 LINEAR INCHES/101 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>01/UP TO 45 LINEAR INCHES/115 LINEAR CENTIMETERS</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>ADDITIONAL ALLOWANCES AND/OR DISCOUNTS MAY APPLY DEPENDING ON</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>FLYER-SPECIFIC FACTORS /E.G. FREQUENT FLYER STATUS/MILITARY/</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>CREDIT CARD FORM OF PAYMENT/EARLY PURCHASE OVER INTERNET,ETC./</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>EMBARGOES-APPLY TO EACH PASSENGER</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>MSYCLT CLTATL MSYDFW-AA</Text>
                                        </Endorsement>
                                        <Endorsement type="DOT_BAGGAGE">
                                            <Text>OVER 100 POUNDS/45 KILOGRAMS NOT PERMITTED</Text>
                                        </Endorsement>
                                    </Endorsements>
                                    <FareBasis Code="YA2AA/YA2AA/YA2AA"/>
                                    <FareCalculation>
                                        <Text>MSY AA X/CLT AA ATL Q MSYATL27.91 902.33/-MSY AA DFW Q27.91 692.09USD1650.24END ZPMSYCLTMSY XFMSY4.5CLT3</Text>
                                    </FareCalculation>
                                    <FareSource>ATPC</FareSource>
                                    <FlightSegment ConnectionInd="O" DepartureDateTime="09-05T12:46" FlightNumber="529" ResBookDesigCode="Y" SegmentNumber="1" Status="OK">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AA"/>
                                        <MarketingAirline Code="AA" FlightNumber="529"/>
                                        <OriginLocation LocationCode="MSY"/>
                                        <ValidityDates>
                                            <NotValidAfter>2023-09-05</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment ConnectionInd="X" DepartureDateTime="09-05T17:59" FlightNumber="2041" ResBookDesigCode="Y" SegmentNumber="2" Status="OK">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AA"/>
                                        <MarketingAirline Code="AA" FlightNumber="2041"/>
                                        <OriginLocation LocationCode="CLT"/>
                                        <ValidityDates>
                                            <NotValidAfter>2023-09-05</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment SegmentNumber="3">
                                        <FareBasis Code="VOID"/>
                                        <OriginLocation LocationCode="ATL"/>
                                    </FlightSegment>
                                    <FlightSegment ConnectionInd="O" DepartureDateTime="09-12T14:13" FlightNumber="1361" ResBookDesigCode="Y" SegmentNumber="3" Status="OK">
                                        <BaggageAllowance Number="NIL"/>
                                        <FareBasis Code="YA2AA"/>
                                        <MarketingAirline Code="AA" FlightNumber="1361"/>
                                        <OriginLocation LocationCode="MSY"/>
                                        <ValidityDates>
                                            <NotValidAfter>2023-09-05</NotValidAfter>
                                        </ValidityDates>
                                    </FlightSegment>
                                    <FlightSegment>
                                        <OriginLocation LocationCode="DFW"/>
                                    </FlightSegment>
                                </PTC_FareBreakdown>
                            </AirItineraryPricingInfo>
                        </PricedItinerary>
                        <ResponseHeader>
                            <Text>FARE - PRICE RETAINED</Text>
                            <Text>FARE USED TO CALCULATE DISCOUNT</Text>
                            <Text>FARE NOT GUARANTEED UNTIL TICKETED</Text>
                        </ResponseHeader>
                        <PriceQuotePlus DomesticIntlInd="I" PricingStatus="S" VerifyFareCalc="false" ItineraryChanged="false" ManualFare="false" NegotiatedFare="false" SystemIndicator="S" NUCSuppresion="false" SubjToGovtApproval="false" IT_BT_Fare="BT" DisplayOnly="false" DiscountAmount="0">
                            <PassengerInfo>
                                <PassengerData NameNumber="02.01">MAKOTA/ALICJA</PassengerData>
                            </PassengerInfo>
                            <TicketingInstructionsInfo/>
                        </PriceQuotePlus>
                    </PriceQuote>
                    <PriceQuoteTotals>
                        <BaseFare Amount="3300.48"/>
                        <Taxes>
                            <Tax Amount="429.54"/>
                        </Taxes>
                        <TotalFare Amount="3730.02"/>
                    </PriceQuoteTotals>
                </ItineraryPricing>
                <ReservationItems>
                    <Item RPH="1">
                        <FlightSegment AirMilesFlown="0651" ArrivalDateTime="09-05T15:38" ConnectionInd="O" DayOfWeekInd="3" DepartureDateTime="2023-09-05T12:46" ElapsedTime="01.52" eTicket="true" FlightNumber="0529" NumberInParty="02" ResBookDesigCode="Y" SegmentNumber="0001" SmokingAllowed="false" SpecialMeal="false" Status="HK" StopQuantity="00" IsPast="false">
                            <DestinationLocation LocationCode="CLT"/>
                            <Equipment AirEquipType="319"/>
                            <MarketingAirline Code="AA" FlightNumber="0529"/>
                            <OriginLocation LocationCode="MSY"/>
                            <SupplierRef ID="DCAA*CPFCVZ"/>
                            <UpdatedArrivalTime>09-05T15:38</UpdatedArrivalTime>
                            <UpdatedDepartureTime>09-05T12:46</UpdatedDepartureTime>
                        </FlightSegment>
                    </Item>
                    <Item RPH="2">
                        <FlightSegment AirMilesFlown="0227" ArrivalDateTime="09-05T19:10" ConnectionInd="I" DayOfWeekInd="3" DepartureDateTime="2023-09-05T17:59" ElapsedTime="01.11" eTicket="true" FlightNumber="2041" NumberInParty="02" ResBookDesigCode="Y" SegmentNumber="0002" SmokingAllowed="false" SpecialMeal="false" Status="HK" StopQuantity="00" IsPast="false">
                            <DestinationLocation LocationCode="ATL" Terminal="NORTH TERMINAL" TerminalCode="N"/>
                            <Equipment AirEquipType="319"/>
                            <MarketingAirline Code="AA" FlightNumber="2041"/>
                            <OriginLocation LocationCode="CLT"/>
                            <SupplierRef ID="DCAA*CPFCVZ"/>
                            <UpdatedArrivalTime>09-05T19:10</UpdatedArrivalTime>
                            <UpdatedDepartureTime>09-05T17:59</UpdatedDepartureTime>
                        </FlightSegment>
                    </Item>
                    <Item RPH="3">
                        <MiscSegment DayOfWeekInd="6" DepartureDateTime="09-08" NumberInParty="02" SegmentNumber="0003" Status="GK" Type="OTH" IsPast="false">
                            <OriginLocation LocationCode="ORD"/>
                            <Text>TEST OTH MISCELLANEOUS SEGMENT</Text>
                            <Vendor Code="AS"/>
                        </MiscSegment>
                    </Item>
                    <Item RPH="4">
                        <Arunk SegmentNumber="0004" Type="ARNK"/>
                    </Item>
                    <Item RPH="5">
                        <FlightSegment AirMilesFlown="0448" ArrivalDateTime="09-12T15:49" DayOfWeekInd="3" DepartureDateTime="2023-09-12T14:13" ElapsedTime="01.36" eTicket="true" FlightNumber="1361" NumberInParty="02" ResBookDesigCode="Y" SegmentNumber="0005" SmokingAllowed="false" SpecialMeal="false" Status="HK" StopQuantity="00" IsPast="false">
                            <DestinationLocation LocationCode="DFW"/>
                            <Equipment AirEquipType="S80"/>
                            <MarketingAirline Code="AA" FlightNumber="1361"/>
                            <OriginLocation LocationCode="MSY"/>
                            <SupplierRef ID="DCAA*CPFCVZ"/>
                            <UpdatedArrivalTime>09-12T15:49</UpdatedArrivalTime>
                            <UpdatedDepartureTime>09-12T14:13</UpdatedDepartureTime>
                        </FlightSegment>
                    </Item>
                </ReservationItems>
                <Ticketing RPH="01" TicketTimeLimit="TAW/"/>
            </ItineraryInfo>
            <ItineraryRef AirExtras="false" ID="CPFCVZ" InhibitCode="U" PartitionID="AA" PrimeHostID="1S">
                <Header>PRICE QUOTE RECORD EXISTS - SYSTEM</Header>
                <Source AAA_PseudoCityCode="G7HE" CreateDateTime="2023-06-07T06:38" CreationAgent="ASP" HomePseudoCityCode="G7HE" PseudoCityCode="G7HE" ReceivedFrom="SP TEST" LastUpdateDateTime="2023-06-07T06:38" SequenceNumber="1"/>
            </ItineraryRef>
            <RemarkInfo/>
            <SpecialServiceInfo RPH="001" Type="AFX">
                <Service SSR_Code="SSR" SSR_Type="OTHS">
                    <Text>/CC MARCIN DZIK</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="002" Type="AFX">
                <Service SSR_Code="SSR" SSR_Type="OTHS">
                    <Text>/CC ALICJA MAKOTA</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="003" Type="AFX">
                <Service SSR_Code="SSR" SSR_Type="DOCS">
                    <PersonName NameNumber="01.01">DZIK/MARCIN</PersonName>
                    <Text>AA HK1/DB/01JAN2001/M/DZIK/MARCIN</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="004" Type="AFX">
                <Service SSR_Code="SSR" SSR_Type="DOCS">
                    <PersonName NameNumber="02.01">MAKOTA/ALICJA</PersonName>
                    <Text>AA HK1/DB/02FEB2002/F/MAKOTA/ALICJA</Text>
                </Service>
            </SpecialServiceInfo>
        </TravelItinerary>
    </TravelItineraryRead>
</CreatePassengerNameRecordRS>
<!--Create a PNR with a hotel segment-->
<CreatePassengerNameRecordRS xmlns="http://services.sabre.com/sp/reservation/v2_5">
    <ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" status="Complete">
        <Success timeStamp="2023-11-07T13:03:11.739-06:00"/>
        <Warning type="BusinessLogic" timeStamp="2023-11-07T13:03:08.246-06:00">
            <SystemSpecificResults>
                <Message code="WARN.SWS.HOST.ERROR_IN_RESPONSE">NO ARNK INSERTED</Message>
            </SystemSpecificResults>
        </Warning>
    </ApplicationResults>
    <ItineraryRef ID="GPTDIV"/>
    <TravelItineraryRead>
        <TravelItinerary>
            <CustomerInfo>
                <Address>
                    <AddressLine type="O">SABRE TRAVEL</AddressLine>
                    <AddressLine type="O">3150 SABRE DRIVE</AddressLine>
                    <AddressLine type="O">SOUTHLAKE, TX US</AddressLine>
                    <AddressLine type="O">76092</AddressLine>
                </Address>
                <ContactNumbers>
                    <ContactNumber LocationCode="DFW" Phone="817-555-1212-H-1.1" RPH="001"/>
                </ContactNumbers>
                <PaymentInfo>
                    <Payment>
                        <Form RPH="001">
                            <Text>CHECK</Text>
                        </Form>
                    </Payment>
                </PaymentInfo>
                <PersonName WithInfant="false" NameNumber="01.01" NameReference="ABC123" PassengerType="ADT" RPH="1">
                    <GivenName>MARCIN</GivenName>
                    <Surname>DZIK</Surname>
                </PersonName>
            </CustomerInfo>
            <ItineraryInfo>
                <ReservationItems>
                    <Item RPH="1">
                        <Hotel DayOfWeekInd="1" NumberInParty="01" NumberOfUnits="1" SegmentNumber="0001" Status="HK" Type="HHL" IsPast="false">
                            <BasicPropertyInfo ChainCode="HI" HotelCityCode="DFW" HotelCode="15870" HotelName="HOLIDAY INN EXP STES AIRPORT N">
                                <Address>
                                    <AddressLine>4550 W  JOHN CARPENTER FREEWAY</AddressLine>
                                    <AddressLine>IRVING TX 75063</AddressLine>
                                    <CountryCode>US</CountryCode>
                                </Address>
                                <CancelPenalty PolicyCode="01D"/>
                                <CancelPenalty PolicyCode="CANCEL 1 DAYS PRIOR TO ARRIVAL"/>
                                <ConfirmationNumber>47073891-</ConfirmationNumber>
                                <DirectConnect>DCHI</DirectConnect>
                                <ContactNumbers>
                                    <ContactNumber Fax="1-972-929-0774" Phone="1-972-929-4499"/>
                                </ContactNumbers>
                            </BasicPropertyInfo>
                            <Guarantee>VI4XXXXXXXX0006EXP 12 20-DZIK</Guarantee>
                            <RoomRates>
                                <Commission NonCommission="false">COMMISSIONABLE</Commission>
                                <Rate Amount="204.99" CurrencyCode="USD" DCS_AuxRateCode="BEST FLEXIBLE RATE" RoomTypeCode="XKN013A">
                                    <HotelTotalPricing>
                                        <TotalTax Amount="104.99">
                                            <Tax Id="TX1">104.99 TAX</Tax>
                                        </TotalTax>
                                        <ApproximateTotal AmountAndCurrency="804.95 USD"/>
                                        <RateChange Effective="00154.99USD 04MAR-001NT"/>
                                        <RateChange Effective="00204.99USD 05MAR-001NT"/>
                                        <RateChange Effective="00179.99USD 06MAR-001NT"/>
                                        <RateChange Effective="00159.99USD 07MAR-001NT"/>
                                        <Disclaimer Id="DS1">INCLUDES TAX</Disclaimer>
                                    </HotelTotalPricing>
                                </Rate>
                            </RoomRates>
                            <Text>AA</Text>
                            <TimeSpan Duration="004" End="03-08" Start="03-04"/>
                        </Hotel>
                        <Product>
                            <ProductBase>
                                <SegmentReference>41</SegmentReference>
                            </ProductBase>
                            <ProductDetails vendorCode="HI" statusCode="HK" previousStatusCode="SS" startDateTime="2023-03-04T00:00:00" endDateTime="2023-03-08T00:00:00">
                                <ProductName type="HHL"/>
                                <Hotel id="41" sequence="1" isPast="false">
                                    <Reservation>
                                        <LineNumber>1</LineNumber>
                                        <LineType>HHL</LineType>
                                        <LineStatus>SS</LineStatus>
                                        <RoomType>
                                            <RoomTypeCode>XKN</RoomTypeCode>
                                            <NumberOfUnits>1</NumberOfUnits>
                                            <ShortText>XKN013A</ShortText>
                                        </RoomType>
                                        <RoomRates>
                                            <AmountBeforeTax>204.99</AmountBeforeTax>
                                            <CurrencyCode>USD</CurrencyCode>
                                        </RoomRates>
                                        <GuestCounts>
                                            <GuestCount>1</GuestCount>
                                            <ExtraGuestCount>0</ExtraGuestCount>
                                            <RollAwayCount>0</RollAwayCount>
                                            <CribCount>0</CribCount>
                                        </GuestCounts>
                                        <TimeSpanStart>2023-03-04T00:00:00</TimeSpanStart>
                                        <TimeSpanDuration>4</TimeSpanDuration>
                                        <TimeSpanEnd>2023-03-08T00:00:00</TimeSpanEnd>
                                        <Guarantee>
                                            <Text>GVI4XXXXXXXX0006EXP 12 20-DZIK</Text>
                                        </Guarantee>
                                        <ChainCode>HI</ChainCode>
                                        <HotelCode>15870</HotelCode>
                                        <HotelCityCode>DFW</HotelCityCode>
                                        <HotelName>HOLIDAY INN EXP STES AIRPORT N</HotelName>
                                        <HotelTotalPricing>
                                            <TotalTax Amount="104.99">
                                                <Tax Id="1">104.99 TAX</Tax>
                                            </TotalTax>
                                            <ApproximateTotal AmountAndCurrency="804.95 USD"/>
                                            <RateChange Id="1" Amount="154.99" Effective="04MAR-05MAR"/>
                                            <RateChange Id="2" Amount="204.99" Effective="05MAR-06MAR"/>
                                            <RateChange Id="3" Amount="179.99" Effective="06MAR-07MAR"/>
                                            <RateChange Id="4" Amount="159.99" Effective="07MAR-08MAR"/>
                                            <Disclaimer Id="1">INCLUDES TAX</Disclaimer>
                                        </HotelTotalPricing>
                                    </Reservation>
                                    <AdditionalInformation>
                                        <Address>
                                            <AddressLine>4550 W  JOHN CARPENTER FREEWAY</AddressLine>
                                            <AddressLine>IRVING TX 75063</AddressLine>
                                            <CountryCode>US</CountryCode>
                                            <City>IRVING</City>
                                            <State>TX</State>
                                            <ZipCode>75063</ZipCode>
                                        </Address>
                                        <ContactNumbers>
                                            <PhoneNumber>1-972-929-4499</PhoneNumber>
                                            <FaxNumber>1-972-929-0774</FaxNumber>
                                        </ContactNumbers>
                                        <CancelPenaltyPolicyCode>01D</CancelPenaltyPolicyCode>
                                        <Commission>
                                            <Indicator>C</Indicator>
                                            <Text>COMMISSIONABLE</Text>
                                        </Commission>
                                    </AdditionalInformation>
                                    <SegmentText>RR204.99USD/RC-@@@-@@@-@/D01-00154.99USD 04MAR-001NT/D02-00204.99USD 05MAR-001NT/D03-00179.99USD 06MAR-001NT/D04-00159.99USD 07MAR-001NT/TTX-104.99/HTP-804.95 USD/TX1-104.99 TAX/DS1-INCLUDES TAX/CMN-C/CMT-COMMISSIONABLE/MH-AA/G-VI4XXXXXXXX0006EXP 12 20-DZIK/C-01D/XS-0001543928581815658892A000000000/XT-658892A0/XL-0000/DT-04DEC180423/SBS-HS/HSA-4550 W  JOHN CARPENTER FREEWAY$IRVING TX 75063/HFN-HOLIDAY INN EXP STES AIRPORT N/HCY-IRVING/HST-TX/HCC-US/HPC-75063/HPH-1-972-929-4499/HFX-1-972-929-0774/UID-D55422B908B20E88658892/SI-/CF-</SegmentText>
                                    <RateDescription>
                                        <TextLine>BEST FLEXIBLE RATE</TextLine>
                                        <TextLine>STUDIO SUITE 1 KING NONSMOKING 32 INCH HDTV WITH HBO WORK</TextLine>
                                        <TextLine>DESK WITH LAMP AND ERGONOMIC DESK CHAIR  SEPERATE SEATING</TextLine>
                                        <TextLine>32 INCH HDTV WITH HBO WORK DESK WITH LAMP AND ERGONOMIC DESK</TextLine>
                                        <TextLine>CHAIR SEPERATE SEATING AREA INCLUDES CHAIR OTTOMAN SLEEPER SOFA</TextLine>
                                        <TextLine>MICROWAVE REFRIGERATOR WET BAR COFFEEMAKER HAIR DRYER SEPARATE</TextLine>
                                        <TextLine>SHOWER AND TUB IRON AND BOARD.</TextLine>
                                    </RateDescription>
                                    <HotelPolicy>
                                        <GuaranteePolicy>REQUIRED</GuaranteePolicy>
                                        <CancellationPolicy>CANCEL 1 DAYS PRIOR TO ARRIVAL</CancellationPolicy>
                                        <AdditionalPolicy>
                                            <TextLine>CANCELLATION-CXL AFTER 1800 03MAR FORFEIT FIRST NITE STAY</TextLine>
                                            <TextLine>GUARANTEE-GUARANTEE REQUIRED</TextLine>
                                            <TextLine>OTHER-CHECK IN: 1500  CHECK OUT: 1200</TextLine>
                                            <TextLine>EXCLUDES GRATUITY</TextLine>
                                        </AdditionalPolicy>
                                    </HotelPolicy>
                                </Hotel>
                            </ProductDetails>
                        </Product>
                    </Item>
                </ReservationItems>
                <Ticketing RPH="01" TicketTimeLimit="TAW/"/>
            </ItineraryInfo>
            <ItineraryRef AirExtras="false" ID="GPTDIV" InhibitCode="U" PartitionID="AA" PrimeHostID="1S">
                <Source AAA_PseudoCityCode="G7HE" CreateDateTime="2023-12-04T07:03" CreationAgent="ASP" HomePseudoCityCode="G7HE" PseudoCityCode="G7HE" ReceivedFrom="SP TEST" LastUpdateDateTime="2023-12-04T07:03" SequenceNumber="1"/>
            </ItineraryRef>
            <RemarkInfo/>
            <SpecialServiceInfo RPH="001" Type="AFX">
                <Service SSR_Code="OSI">
                    <Text>AA HHL HI TOTAL: 804.95 USD ALL KNOWN FEES INCLUDED</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="002" Type="AFX">
                <Service SSR_Code="OSI">
                    <Text>AA HHL HI CXL AFTER 1800 03MAR FORFEIT FIRST NITE STAY</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="001" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A D BEST FLEXIBLE RATE</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="002" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A C CANCEL 1 DAYS PRIOR TO ARRIVAL</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="003" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A D STUDIO SUITE 1 KING NONSMOKING</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="004" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A D DESK WITH LAMP AND ERGONOMIC D</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="005" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A TTX 104.99 TTL TAX</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="006" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A TX 104.99 TAX</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="007" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A TP 804.95 USD APPROX. TTL PRICE</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="008" Type="GFX">
                <Service SSR_Code="OSI">
                    <Airline Code="HI"/>
                    <Text>HHL   15870 XKN013A TD INCLUDES TAX</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="009" Type="GFX">
                <Service SSR_Code="SSR" SSR_Type="OTHS">
                    <Airline Code="YY"/>
                    <Text>CC MARCIN DZIK</Text>
                </Service>
            </SpecialServiceInfo>
        </TravelItinerary>
    </TravelItineraryRead>
</CreatePassengerNameRecordRS>
<!--Create a PNR with a vehicle segment.-->
<CreatePassengerNameRecordRS xmlns="http://services.sabre.com/sp/reservation/v2_5">
    <ApplicationResults xmlns="http://services.sabre.com/STL_Payload/v02_01" status="Complete">
        <Success timeStamp="2023-11-26T04:42:36.689-06:00"/>
        <Warning type="BusinessLogic" timeStamp="2023-11-26T04:42:28.815-06:00">
            <SystemSpecificResults>
                <Message code="WARN.SWS.HOST.WARNING_RESPONSE">OTA_VehResLLSRQ: A MINIMUM OF 8 DAYS WILL BE CHARGED</Message>
                <Message>EXTRA DAY RATE APPLIES AFTER 7 DAYS</Message>
                <Message>KIOSK SERVICE AVAILABLE</Message>
                <Message>ENCLAVE OR SIMILAR</Message>
                <Message>NATIONAL COUNTER SERVICE CONFIRMED</Message>
                <Message>GREEN MEANS GO. THANK YOU FOR SHOPPING ZL</Message>
            </SystemSpecificResults>
        </Warning>
        <Warning type="BusinessLogic" timeStamp="2023-11-26T04:42:29.833-06:00">
            <SystemSpecificResults>
                <Message code="WARN.SWS.HOST.ERROR_IN_RESPONSE">NO ARNK INSERTED</Message>
            </SystemSpecificResults>
        </Warning>
    </ApplicationResults>
    <ItineraryRef ID="LWOKQU"/>
    <TravelItineraryRead>
        <TravelItinerary>
            <CustomerInfo>
                <Address>
                    <AddressLine Id="6" type="O">SABRE TRAVEL</AddressLine>
                    <AddressLine Id="7" type="O">3150 SABRE DRIVE</AddressLine>
                    <AddressLine Id="8" type="O">SOUTHLAKE, TX US</AddressLine>
                    <AddressLine Id="9" type="O">76092</AddressLine>
                </Address>
                <ContactNumbers>
                    <ContactNumber LocationCode="DFW" Phone="202-555-0137-H-1.1" RPH="001" Id="5"/>
                </ContactNumbers>
                <PaymentInfo>
                    <Payment>
                        <Form RPH="001" Id="57">
                            <Text>CHECK</Text>
                        </Form>
                    </Payment>
                </PaymentInfo>
                <PersonName WithInfant="false" NameNumber="01.01" NameReference="ABC123" PassengerType="ADT" RPH="1" elementId="pnr-2.1">
                    <GivenName>WIELGACHNY</GivenName>
                    <Surname>DZIK</Surname>
                </PersonName>
            </CustomerInfo>
            <ItineraryInfo>
                <ReservationItems>
                    <Item RPH="1">
                        <Vehicle Id="41" DayOfWeekInd="6" SegmentNumber="0002" Status="HK" IsPast="false">
                            <ConfirmationNumber>1005432232COUNT-</ConfirmationNumber>
                            <DirectConnect>DCZL</DirectConnect>
                            <VehRentalCore PickUpDateTime="02-29T09:00" PickUpDay="6" ReturnDateTime="03-07T19:00">
                                <LocationDetails LocationCode="LAS"/>
                            </VehRentalCore>
                            <VehVendorAvail>
                                <VehResCore>
                                    <PricedEquip>
                                        <Equipment EquipType="PGAR" Quantity="01"/>
                                    </PricedEquip>
                                    <RentalRate Changed="C" GuaranteedQuoted="G" RateCode="�NW8M" STM_RatePlan="�NW8M">
                                        <VehicleTypes>
                                            <VehType>PGAR</VehType>
                                        </VehicleTypes>
                                    </RentalRate>
                                    <VehicleCharges>
                                        <VehicleCharge GuaranteeInd="VI4XXXXXXXXXXX1111EXP 11 21-DZIK">
                                            <Amount>�USD595.00 UNL WY XD119.00 UNL XH39.67 UNL</Amount>
                                            <ChargeDetails>
                                                <ApproximateTotalCharge Amount="595.00" MileageAllowance="UNL" RateType="WEEKLY RATE"/>
                                                <ApproximateTotalCharge Amount="39.67" MileageAllowance="UNL" RateType="EXTRA HOUR"/>
                                                <ApproximateTotalCharge Amount="119.00" MileageAllowance="UNL" RateType="EXTRA DAY"/>
                                                <ApproximateTotalCharge Amount="971.59" MileageAllowance="UNL" NumDays="8" NumHours="0" RateType="APPROXIMATE TOTAL PRICE" TotalMandatoryCharges="257.59"/>
                                            </ChargeDetails>
                                            <Mileage CurrencyCode="USD"/>
                                        </VehicleCharge>
                                    </VehicleCharges>
                                </VehResCore>
                                <Vendor Code="ZL"/>
                            </VehVendorAvail>
                        </Vehicle>
                    </Item>
                </ReservationItems>
                <Ticketing RPH="01" TicketTimeLimit="TAW/"/>
            </ItineraryInfo>
            <ItineraryRef AirExtras="false" ID="LWOKQU" InhibitCode="U" PartitionID="AA" PrimeHostID="1S">
                <Source AAA_PseudoCityCode="G7HE" CreateDateTime="2023-11-26T04:42" CreationAgent="AWT" HomePseudoCityCode="G7HE" PseudoCityCode="G7HE" ReceivedFrom="SP TEST" LastUpdateDateTime="2023-11-26T04:42" SequenceNumber="1"/>
            </ItineraryRef>
            <RemarkInfo>
                <Remark RPH="002" Type="Historical" Id="59">
                    <Text>*VCN DEPLOYMENTID</Text>
                </Remark>
                <Remark RPH="003" Type="Historical" Id="60">
                    <Text>*VCN CONF/0</Text>
                </Remark>
                <Remark RPH="004" Type="Historical" Id="61">
                    <Text>*/SVP*01 DEPLOYMENTID  DEPLOYED *******************</Text>
                </Remark>
                <Remark RPH="005" Type="Historical" Id="62">
                    <Text>*/SVP-01 HTL/2402/2802/1/0/0000000</Text>
                </Remark>
            </RemarkInfo>
            <SpecialServiceInfo RPH="001" Type="AFX" Id="54">
                <Service SSR_Code="OSI">
                    <Text>AA CCR ZL A MINIMUM OF 8 DAYS WILL BE CHARGED</Text>
                </Service>
            </SpecialServiceInfo>
            <SpecialServiceInfo RPH="002" Type="AFX" Id="55">
                <Service SSR_Code="OSI">
                    <Text>AA CCR ZL EXTRA DAY RATE APPLIES AFTER 7 DAYS</Text>
                </Service>
            </SpecialServiceInfo>
            <OpenReservationElements>
                <OpenReservationElement id="3" elementId="pnr-or-3"/>
                <OpenReservationElement id="54" type="SRVC" elementId="pnr-54">
                    <ServiceRequest airlineCode="AA" serviceType="OSI" ssrType="AFX">
                        <FreeText>CCR ZL A MINIMUM OF 8 DAYS WILL BE CHARGED</FreeText>
                        <FullText>AA CCR ZL A MINIMUM OF 8 DAYS WILL BE CHARGED</FullText>
                    </ServiceRequest>
                </OpenReservationElement>
                <OpenReservationElement id="55" type="SRVC" elementId="pnr-55">
                    <ServiceRequest airlineCode="AA" serviceType="OSI" ssrType="AFX">
                        <FreeText>CCR ZL EXTRA DAY RATE APPLIES AFTER 7 DAYS</FreeText>
                        <FullText>AA CCR ZL EXTRA DAY RATE APPLIES AFTER 7 DAYS</FullText>
                    </ServiceRequest>
                </OpenReservationElement>
                <OpenReservationElement id="41" elementId="pnr-or-41"/>
                <OpenReservationElement id="57" type="FP" displayIndex="1" elementId="pnr-57">
                    <FormOfPayment migrated="false">
                        <Check>
                            <Text>CHECK</Text>
                        </Check>
                    </FormOfPayment>
                </OpenReservationElement>
            </OpenReservationElements>
            <AssociationMatrices>
                <AssociationMatrix>
                    <Name>PssIDType</Name>
                    <Parent ref="pnr-17"/>
                    <Child ref="pnr-10"/>
                    <Child ref="pnr-11"/>
                    <Child ref="pnr-12"/>
                    <Child ref="pnr-13"/>
                    <Child ref="pnr-14"/>
                    <Child ref="pnr-15"/>
                    <Child ref="pnr-16"/>
                    <Child ref="pnr-or-3"/>
                </AssociationMatrix>
            </AssociationMatrices>
        </TravelItinerary>
    </TravelItineraryRead>
</CreatePassengerNameRecordRS>