<?xml version="1.0" encoding="UTF-8"?>
<!--Flight-specific request to quote cabin class. Request for Cabin Class=C - run sessionless or sessioned.  Note the value in <AsBookedBIC> - your response may be unavailable if the value for that tag does not match the class.  Expected response will be retun of GFTD tag <FareCabinClsSeg> with a value of E, B, or F depending on what was requested..-->
<FareQuoteFlightSpecific_10>
    <FlightSpecificBestBuyMods>
        <SegInfo>
            <FltSegAry>
                <FltSeg>
                    <ClassPref>C</ClassPref>
                    <AirV>DL</AirV>
                    <FltNum>0017</FltNum>
                    <OpSuf/>
                    <Dt>20071105</Dt>
                    <StartAirp>BOM</StartAirp>
                    <EndAirp>JFK</EndAirp>
                    <StartTm>1220</StartTm>
                    <EndTm>0650</EndTm>
                    <AsBookedBIC></AsBookedBIC>
                    <DayChgInd>00</DayChgInd>
                    <Conx>N</Conx>
               </FltSeg>
               <FltSeg>
                    <ClassPref>C</ClassPref>
                    <AirV>DL</AirV>
                    <FltNum>0016</FltNum>
                    <OpSuf/>
                    <Dt>20071120</Dt>
                    <StartAirp>JFK</StartAirp>
                    <EndAirp>BOM</EndAirp>
                    <StartTm>0935</StartTm>
                    <EndTm>1010</EndTm>
                    <AsBookedBIC></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>02</EndSeg>
			<FareType>N</FareType>
                        </SegRange>
		</SegRangeAry>
	</SegSelection> 
	<GenQuoteInfo>
            <RulesProcess>N</RulesProcess>
     </GenQuoteInfo>
  </FlightSpecificBestBuyMods>
</FareQuoteFlightSpecific_10>