<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<IATA_ServiceListRS xmlns="http://www.iata.org/IATA/2015/00/2019.2/IATA_ServiceListRS">
    <Response>
        <ALaCarteOffer>
            <ALaCarteOfferItem>
                <Eligibility>
                    <FlightAssociations>
                        <PaxSegmentRefID>SEG1</PaxSegmentRefID>
                        <PaxSegmentRefID>SEG2</PaxSegmentRefID>
                    </FlightAssociations>
                </Eligibility>
                <OfferItemID>OFI1</OfferItemID>
                <Service>
                    <ServiceDefinitionRefID>SVD1</ServiceDefinitionRefID>
                    <ServiceID>SV1</ServiceID>
                </Service>
                <UnitPrice>
                    <TotalAmount CurCode="EUR">45</TotalAmount>
                </UnitPrice>
            </ALaCarteOfferItem>
            <ALaCarteOfferItem>
                <Eligibility>
                    <FlightAssociations>
                        <PaxSegmentRefID>SEG1</PaxSegmentRefID>
                        <PaxSegmentRefID>SEG2</PaxSegmentRefID>
                    </FlightAssociations>
                </Eligibility>
                <OfferItemID>OFI1</OfferItemID>
                <Service>
                    <ServiceDefinitionRefID>SVD2</ServiceDefinitionRefID>
                    <ServiceID>SV2</ServiceID>
                </Service>
                <UnitPrice>
                    <TotalAmount CurCode="EUR">70</TotalAmount>
                </UnitPrice>
            </ALaCarteOfferItem>
            <OfferID>OF1</OfferID>
            <OwnerCode>ZZ</OwnerCode>
        </ALaCarteOffer>
        <DataLists>
            <OriginDestList>
                <OriginDest>
                    <DestCode>AYT</DestCode>
                    <OriginCode>FRA</OriginCode>
                    <PaxJourneyRefID>FL1</PaxJourneyRefID>
                </OriginDest>
                <OriginDest>
                    <DestCode>FRA</DestCode>
                    <OriginCode>AYT</OriginCode>
                    <PaxJourneyRefID>FL2</PaxJourneyRefID>
                </OriginDest>
            </OriginDestList>
            <PaxJourneyList>
                <PaxJourney>
                    <PaxJourneyID>FL1</PaxJourneyID>
                    <PaxSegmentRefID>SEG1</PaxSegmentRefID>
                </PaxJourney>
                <PaxJourney>
                    <PaxJourneyID>FL2</PaxJourneyID>
                    <PaxSegmentRefID>SEG2</PaxSegmentRefID>
                </PaxJourney>
            </PaxJourneyList>
            <PaxList>
                <Pax>
                    <PaxID>PX1</PaxID>
                    <PTC>ADT</PTC>
                </Pax>
            </PaxList>
            <PaxSegmentList>
                <PaxSegment>
                    <Arrival>
                        <IATA_LocationCode>AYT</IATA_LocationCode>
                    </Arrival>
                    <Dep>
                        <AircraftScheduledDateTime>2020-01-10T14:02:28.585</AircraftScheduledDateTime>
                        <IATA_LocationCode>FRA</IATA_LocationCode>
                    </Dep>
                    <MarketingCarrierInfo>
                        <CarrierDesigCode>ZZ</CarrierDesigCode>
                        <MarketingCarrierFlightNumberText>1502</MarketingCarrierFlightNumberText>
                    </MarketingCarrierInfo>
                    <PaxSegmentID>SEG1</PaxSegmentID>
                </PaxSegment>
                <PaxSegment>
                    <Arrival>
                        <IATA_LocationCode>FRA</IATA_LocationCode>
                    </Arrival>
                    <Dep>
                        <AircraftScheduledDateTime>2020-01-17T14:02:28.588</AircraftScheduledDateTime>
                        <IATA_LocationCode>AYT</IATA_LocationCode>
                    </Dep>
                    <MarketingCarrierInfo>
                        <CarrierDesigCode>ZZ</CarrierDesigCode>
                        <MarketingCarrierFlightNumberText>1503</MarketingCarrierFlightNumberText>
                    </MarketingCarrierInfo>
                    <PaxSegmentID>SEG2</PaxSegmentID>
                </PaxSegment>
            </PaxSegmentList>
            <ServiceDefinitionList>
                <ServiceDefinition>
                    <Desc>
                        <DescText>Baggage Package 15kg</DescText>
                    </Desc>
                    <Desc>
                        <DescText>Need more hold baggage than you thought? Simply add an additional 15 kg hold luggage to your booking in advance to make packing more relaxing.</DescText>
                    </Desc>
                    <Name>Baggage Package 15kg</Name>
                    <ServiceCode>LGXB</ServiceCode>
                    <ServiceDefinitionID>SVD1</ServiceDefinitionID>
                </ServiceDefinition>
                <ServiceDefinition>
                    <Desc>
                        <DescText>Best of India (Lentil dal)</DescText>
                    </Desc>
                    <Desc>
                        <DescText>Our Best of India meal is suitable for vegetarians, vegans, diabetics and people with lactose-intolerancy - enjoy our red lentil dal and biryani rice today.</DescText>
                    </Desc>
                    <Name>Best of India (Lentil dal)</Name>
                    <ServiceCode>ICML</ServiceCode>
                    <ServiceDefinitionID>SVD2</ServiceDefinitionID>
                </ServiceDefinition>
            </ServiceDefinitionList>
        </DataLists>
    </Response>
</IATA_ServiceListRS>
