<?xml version="1.0"?>
<!--Requests a Fare quote for specific flight with <RulesProcess> set to Y-->
<!--Expected response returns KLR GFJF <SalesRestrictionRules> which is  CAT 16-->
<FareQuoteFlightSpecific_10>
    <FlightSpecificBestBuyMods>
        <SegInfo>
            <FltSegAry>
                <FltSeg>
                    <ClassPref>Y</ClassPref>
                    <AirV>AF</AirV>
                    <FltNum>1019</FltNum>
                    <OpSuf></OpSuf>
                    <Dt>20070615</Dt>
                    <StartAirp>FRA</StartAirp>
                    <EndAirp>CDG</EndAirp>
                    <StartTm></StartTm>
                    <EndTm></EndTm>
                    <AsBookedBIC>N</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> 
	<GenQuoteInfo>
		<RulesProcess>Y</RulesProcess>
	</GenQuoteInfo>
</FlightSpecificBestBuyMods>
</FareQuoteFlightSpecific_10>
