<?xml version="1.0"?>

<!--Task: Finds the lowest price and book information for the 
specific booked itinerary, economy class, with Normal fare type.-->

<FareQuoteFlightSpecific_10>
    <FlightSpecificBestBuyMods>
        <SegInfo>
            <FltSegAry>
                <FltSeg>
                    <ClassPref>Y</ClassPref>
                    <AirV>AA</AirV>
                    <FltNum>1398</FltNum>
                    <OpSuf></OpSuf>
                    <Dt>20060606</Dt>
                    <StartAirp>LAX</StartAirp>
                    <EndAirp>DEN</EndAirp>
                    <StartTm>0638</StartTm>
                    <EndTm>0955</EndTm>
                    <AsBookedBIC>Y</AsBookedBIC>
                    <DayChgInd>00</DayChgInd>
                    <Conx>N</Conx>
                </FltSeg>
            </FltSegAry>
        </SegInfo>
<PassengerType>
            <PsgrAry>
                <Psgr>
                    <LNameNum>1</LNameNum>
                    <PsgrNum>1</PsgrNum>
                    <AbsNameNum>1</AbsNameNum>
                    <PTC></PTC>
                    <TIC></TIC>
                </Psgr>
            </PsgrAry>
        </PassengerType>
        <SegSelection>
		<ReqAirVPFs>Y</ReqAirVPFs>
		<SegRangeAry>
			<SegRange>			
                        <StartSeg>01</StartSeg>
			<EndSeg>01</EndSeg>
			<FareType>N</FareType>
                        </SegRange>
		</SegRangeAry>
	</SegSelection> 
</FlightSpecificBestBuyMods>
</FareQuoteFlightSpecific_10>