<?xml version="1.0" ?> 
<!--  Returns Booking Class specific information for a flight.  
--> 
<!-- Note: Some flight info depends on the class of service being booked. Therefore, using the optional 
     <BIC> element to specify a booking class will yield more detailed information. --> 

 <FlightService_7_0>
	<InFltServiceMods>
		<InFltServiceReq>
			<AirV>UA </AirV>
			<FltNum>0958</FltNum>
			<OpSuf> </OpSuf>
			<StartDt>20101031</StartDt>
			<StartCity>ORD  </StartCity>
			<EndCity>LHR  </EndCity>
			<BIC>Y</BIC>
			<CodeShareInd>N</CodeShareInd>
		</InFltServiceReq>
	</InFltServiceMods>
</FlightService_7_0>

