<?xml version="1.0"?>
<!--For testing and Documentation of Use Account Code-->
<!--DocProdFareType has 2 new modifiers-->
<!--SegSelection has 2 new fields-->

<!--Finds the lowest price and book information for the specific 
booked itinerary, processing all available fares on BAA Flight 
from DEL to LHR with Private Fares and Normal fare type.-->

<FareQuoteFlightSpecific_10>
    <FlightSpecificBestBuyMods>
    <!-- <DocProdFareType>
		<Type>I</Type>
	 </DocProdFareType> -->
        <PassengerType>
            <PsgrAry>
                <Psgr>
                    <LNameNum>1</LNameNum>
                    <PsgrNum>1</PsgrNum>
                    <AbsNameNum>1</AbsNameNum>
                    <PTC></PTC>
                    <TIC></TIC>
                </Psgr>
            </PsgrAry>
        </PassengerType>
        <SegInfo>
            <FltSegAry>
                <FltSeg>
                    <ClassPref></ClassPref>
                    <AirV>BAA</AirV>
                    <FltNum>0142</FltNum>
                    <OpSuf></OpSuf>
                    <Dt>20081015</Dt>
                    <StartAirp>DEL</StartAirp>
                    <EndAirp>LHR</EndAirp>
                    <StartTm>0210</StartTm>
                    <EndTm>0655</EndTm>
                    <AsBookedBIC></AsBookedBIC>
                    <DayChgInd>00</DayChgInd>
                    <Conx>N</Conx>
                </FltSeg>
            </FltSegAry>
        </SegInfo>
               <SegSelection>
		<ReqAirVPFs>N</ReqAirVPFs>
		<SegRangeAry>
			<SegRange>
			<StartSeg>01</StartSeg>
			<EndSeg>02</EndSeg>
			<FareType>N</FareType>
			</SegRange>
		</SegRangeAry>
	</SegSelection>    
</FlightSpecificBestBuyMods>
</FareQuoteFlightSpecific_10>