<?xml version="1.0" encoding="UTF-8"?><OTA_AirCheckInRS xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_AirCheckInRS.xsd" TimeStamp="2006-09-18T09:30:47.0Z" Version="1.0" Target="Production" PrimaryLangID="en-us">	<Success/>	<AirCheckInInfo>		<POS>			<Source AirportCode="SFO" ERSP_UserID="U163860" TerminalID="BF2823" ISOCountry="US" FirstDepartPoint="SFO" AgentDutyCode="CS" AirlineVendorID="UA"/>		</POS>		<MessageFunction Function="SelectCheckInSegments"/>		<MessageFunction Function="SelectPassengersToCheckIn"/>		<MessageFunction Function="IssueBoardingPass"/>		<MessageFunction Function="AssignSeat"/>		<MessageFunction Function="RequestForAlternateFlight"/>		<!-- The responding system has succesfully added the passenger to flight 271 and tells the kiosk to print a standby card -->		<MessageFunction Function="PrintStandbyCard"/>		<!-- This is the flight for which the traveler is checking in -->		<FlightInfo RPH="1">			<CarrierInfo Code="UA" FlightNumber="123"/>			<DepartureInformation Terminal="1" LocationName="San Francisco International" LocationCode="SFO" JulianDateOfDeparture="002" ScheduledDepartureTime="18:35:00.0Z" Gate="A1" BoardingDateTime="2006-01-02T18:05:00.0Z" DateOfDeparture="2006-01-02"/>			<ArrivalInformation Terminal="B" LocationName="Denver" LocationCode="DEN"  ScheduledArrivalTime="20:46:00.0Z" Gate="B12" DateOfArrival="2006-01-02"/>		</FlightInfo>		<!-- This is the flight for which the traveler is standing by -->		<FlightInfo RPH="2">			<CarrierInfo Code="UA" FlightNumber="271"/>			<DepartureInformation Terminal="1" LocationName="San Francisco International" LocationCode="SFO" CodeContext="IATA" JulianDateOfDeparture="002" ScheduledDepartureTime="17:07:00.0Z" Gate="A1" BoardingDateTime="2006-01-02T16:37:00.0Z" DateOfDeparture="2006-01-02"/>			<ArrivalInformation Terminal="B" LocationName="Denver" LocationCode="DEN"  	ScheduledArrivalTime="23:40:00.0Z" Gate="B26" DateOfArrival="2006-01-02"/>		</FlightInfo>		<!-- This is the passenger information -->		<PassengerInfo RPH="1">			<PassengerName>				<NamePrefix>Mr</NamePrefix>				<GivenName>John</GivenName>				<Surname>Elway</Surname>			</PassengerName>			<TicketingInfo FormAndSerialNumber="2420534634" AirlineAccountingCode="016">				<CouponInfo PaperTicketInd="false" FlightRPH="1" CouponNumber="1"/>			</TicketingInfo>		</PassengerInfo>		<PassengerFlightInfo FlightRPH="1" PassengerRPH="1" DCS_PassengerRefNumber="123" >			<SeatBoardingInfo SeatNumber="4A"/>			<FrequentTravelerInfo MembershipID="00464393476" ProgramID="UA" LoyalLevel="Premier"/>		</PassengerFlightInfo>		<PassengerFlightInfo FlightRPH="2" PassengerRPH="1" DCS_PassengerRefNumber="121" StandbyIndicator="true">			<FrequentTravelerInfo MembershipID="00464393476" ProgramID="UA" LoyalLevel="Premier"/>		</PassengerFlightInfo>	</AirCheckInInfo></OTA_AirCheckInRS>
