Flight basket - create
Basket the flight to get a live cost and see what optional extras are offered.
Request
<?xml version="1.0" encoding="UTF-8"?>
<FAB_BasketRQ Target="test" Version="2002A" xmlns="http://www.xmltravel.com/fab/2002/09">
<SyndicatorInfo SyndicatorId="ExampleSyndicatorId" SyndicatorPassword="xxxxxxxx"/>
<SessionInfo FABSessionId="H2P9exxxxiCaAaRqEZw9OQlg" CreateNewSession="false"/>
<CreateBasketRequest ResponseTimeoutSecs="27" ReplaceExistingBasket="true">
<Itinerary>
<ComponentIdentity Identity="F!NOR!economy!{F!NOR!MAN!L64LU!OSL!DY!DY!1349!!!E!NF!N!N!X|B&F!NOR!OSL!L6BJj!MAN!DY!DY!1348!!!E!NF!N!N!X|B}!2:NqBmAErkhyFp0CmH5B2SEx2YqtVgbhoxODjXuZO833h4b6z5z2Rvz8Vq90gtdXdqnFx68EBOo45MqKWwgOEQjUPnnwSz!1:de69!V3"/>
</Itinerary>
<PartyInfo NumberOfAdults="2" NumberOfInfants="1">
<YoungPersonAge>4</YoungPersonAge>
</PartyInfo>
</CreateBasketRequest>
</FAB_BasketRQ>
- We use the aforementioned flight
ItineraryIdasComponentIdentity@Identity FABSessionId="UXJVXwpw5LqxxxxraO9dMIjy" CreateNewSession="false"is set so we can reuse the pre-existing session.- At this point we still only need to provide basic information about the passengers, in the form of
PartyInfo
Response
<?xml version="1.0" encoding="UTF-8"?>
<FAB_BasketRS xmlns="http://www.xmltravel.com/fab/2002/09" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Target="test" Version="2002A" xsi:type="FAB_BasketRS">
<SyndicatorInfo SyndicatorId="ExampleSyndicatorId"/>
<SessionInfo FABSessionId="H2P9exxxxiCaAaRqEZw9OQlg" CreateNewSession="false"/>
<CurrentBasket CurrentlyActive="false" Status="started booking process on reservation system" BasketId="zlGLYZXGxxxxt0gr1pB1okgr" TargetBookingStage="passenger_details" CurrentBookingStage="passenger_details">
<Itinerary ItineraryId="si1016" StartDate="20210604" EndDate="20210611" NumNights="7" Availability="available" BookableByFab="true" Currency="GBP">
<TravelSegments>
<TravelSegment DeparturePoint="MAN" ArrivalPoint="OSL" Transport="air" Type="outbound" DepartureDate="20210604" DepartureTime="2130" ArrivalDate="20210605" ArrivalTime="0030" Supplier="NOR" ItineraryId="F!NOR!MAN!L64LU!OSL!DY!DY!1349!NOR!!E!N!N!LowFare" Currency="GBP" FlightClass="X" OperatedBy="Norwegian Air Shuttle" OperatingCarrier="DY" MarketingCarrier="DY" FareClass="X" DeparturePointName="Manchester" ArrivalPointName="Oslo" ITFare="false" CAT35Fare="false" CabinClass="economy">
<TicketInfo FlightNumber="DY1349"/>
</TravelSegment>
<TravelSegment DeparturePoint="OSL" ArrivalPoint="MAN" Transport="air" Type="homebound" DepartureDate="20210611" DepartureTime="1945" ArrivalDate="20210611" ArrivalTime="2050" Supplier="NOR" ItineraryId="F!NOR!OSL!L6BJj!MAN!DY!DY!1348!NOR!!E!N!N!LowFare" Currency="GBP" FlightClass="X" OperatedBy="Norwegian Air Shuttle" OperatingCarrier="DY" MarketingCarrier="DY" FareClass="X" DeparturePointName="Oslo" ArrivalPointName="Manchester" ITFare="false" CAT35Fare="false" CabinClass="economy">
<TicketInfo FlightNumber="DY1348"/>
</TravelSegment>
</TravelSegments>
<ImportantInformation>
<Errata SupplierCode="NOR" Text="Hand luggage (1 under seat bag: max. 25x33x20 cm, max. 10 kg) included."/>
<Errata SupplierCode="NOR" Text="A LowFare ticket is fully refundable within 4 hours of original purchase. After this time the booking is non-refundable."/>
<Errata SupplierCode="NOR" Text="WiFi (most flights) included."/>
<Errata SupplierCode="NOR" Code="Seat Selection - Restricted" Text="Restricted seats - the following passengers will not be allowed to sit in one of these seats: passengers with special needs, children under 16 years, unaccompanied children."/>
</ImportantInformation>
<OptionalExtras/>
<ItineraryCost TotalCost="525.2" CostingStage="quick" CostingAccuracy="100" BasedOn="Flight Only" PartyInfoCheck="2 adult(s), 1 infant(s), and 1 young person age 4." DepositRequiredAtBooking="525.2" CostingValid="true" Currency="GBP">
<Component Supplier="NOR" CostingStage="quick" TotalCost="525.2" DepositRequiredAtBooking="525.2" UpdatedTime="20210128 0822" Currency="GBP" HostSystemRequiresPaymentCard="true">
<Detail Description="Outbound Infant Flight Cost" UnitCost="2.5" Quantity="1" ExtendedCost="2.5" Currency="GBP" PriceDescription="Infant Flight Outbound" PriceCode="Fl1In" FPC="basic.infant.flight.1">
<SourceCostDetail SourceUnitCost="2.5" SourceCurrency="GBP" UnitCost="2.5" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Outbound Infant Flight Taxes" UnitCost="2.2" Quantity="1" ExtendedCost="2.2" Currency="GBP" PriceDescription="Flight Tax Outbound" PriceCode="TxFl1" FPC="tax.infant.flight.1">
<SourceCostDetail SourceUnitCost="2.2" SourceCurrency="GBP" UnitCost="2.2" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Homebound Infant Flight Cost" UnitCost="11.6" Quantity="1" ExtendedCost="11.6" Currency="GBP" PriceDescription="Infant Flight Homebound" PriceCode="Fl2In" FPC="basic.infant.flight.2">
<SourceCostDetail SourceUnitCost="11.6" SourceCurrency="GBP" UnitCost="11.6" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Homebound Infant Flight Taxes" UnitCost="0.0" Quantity="1" ExtendedCost="0.0" Currency="GBP" PriceDescription="Flight Tax Homebound" PriceCode="TxFl2" FPC="tax.infant.flight.2">
<SourceCostDetail SourceUnitCost="0.0" SourceCurrency="GBP" UnitCost="0.0" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Outbound Adult Flight Cost" UnitCost="24.8" Quantity="2" ExtendedCost="49.6" Currency="GBP" PriceDescription="Adult Flight Outbound" PriceCode="Fl1Ad" FPC="basic.adult.flight.1">
<SourceCostDetail SourceUnitCost="24.8" SourceCurrency="GBP" UnitCost="24.8" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Outbound Adult Flight Taxes" UnitCost="35.1" Quantity="2" ExtendedCost="70.2" Currency="GBP" PriceDescription="Flight Tax Outbound" PriceCode="TxFl1" FPC="tax.adult.flight.1">
<SourceCostDetail SourceUnitCost="35.1" SourceCurrency="GBP" UnitCost="35.1" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Homebound Adult Flight Cost" UnitCost="116.1" Quantity="2" ExtendedCost="232.2" Currency="GBP" PriceDescription="Adult Flight Homebound" PriceCode="Fl2Ad" FPC="basic.adult.flight.2">
<SourceCostDetail SourceUnitCost="116.1" SourceCurrency="GBP" UnitCost="116.1" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Homebound Adult Flight Taxes" UnitCost="9.7" Quantity="2" ExtendedCost="19.4" Currency="GBP" PriceDescription="Flight Tax Homebound" PriceCode="TxFl2" FPC="tax.adult.flight.2">
<SourceCostDetail SourceUnitCost="9.7" SourceCurrency="GBP" UnitCost="9.7" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Outbound Child Flight Cost" UnitCost="18.6" Quantity="1" ExtendedCost="18.6" Currency="GBP" PriceDescription="Child Flight Outbound" PriceCode="Fl1Ch" FPC="basic.child.flight.1">
<SourceCostDetail SourceUnitCost="18.6" SourceCurrency="GBP" UnitCost="18.6" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Outbound Child Flight Taxes" UnitCost="22.1" Quantity="1" ExtendedCost="22.1" Currency="GBP" PriceDescription="Flight Tax Outbound" PriceCode="TxFl1" FPC="tax.child.flight.1">
<SourceCostDetail SourceUnitCost="22.1" SourceCurrency="GBP" UnitCost="22.1" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Homebound Child Flight Cost" UnitCost="87.1" Quantity="1" ExtendedCost="87.1" Currency="GBP" PriceDescription="Child Flight Homebound" PriceCode="Fl2Ch" FPC="basic.child.flight.2">
<SourceCostDetail SourceUnitCost="87.1" SourceCurrency="GBP" UnitCost="87.1" UnitMarkup="0.0"/>
</Detail>
<Detail Description="Homebound Child Flight Taxes" UnitCost="9.7" Quantity="1" ExtendedCost="9.7" Currency="GBP" PriceDescription="Flight Tax Homebound" PriceCode="TxFl2" FPC="tax.child.flight.2">
<SourceCostDetail SourceUnitCost="9.7" SourceCurrency="GBP" UnitCost="9.7" UnitMarkup="0.0"/>
</Detail>
<PaymentCardCharge CardType="American_Express" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Diners_Club" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard_Commercial_B2B" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard_Credit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard_Debit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Credit" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Debit" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Electron" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Purchasing" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Credit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Debit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PricingAudit Currency="GBP" TotalCost="525.2" TotalPrice="525.2" Profit="0.0"/>
</Component>
<PaymentCardCharge CardType="American_Express" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Diners_Club" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard_Commercial_B2B" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard_Credit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Mastercard_Debit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Credit" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Debit" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Electron" Amount="0.0" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Purchasing" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Credit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
<PaymentCardCharge CardType="Visa_Debit_Corporate" Amount="16.2" Currency="GBP">
<AcceptableAuthMode>cv2_only</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_address</AcceptableAuthMode>
<AcceptableAuthMode>cv2_and_postcode</AcceptableAuthMode>
<AcceptableAuthMode>all</AcceptableAuthMode>
</PaymentCardCharge>
</ItineraryCost>
<ItineraryOptions>
<OptionalExtra ID="BNDL_PRIO" Description="Bundle [Overhead cabin bag + Priority Boarding]" Code="BNDL_PRIO" Supplier="NOR" FPC="extra.pax.any" Type="Other" QuantityAvailable="3" UnitCost="14.0" CurrencyCode="GBP" ApplyTo="SelectedPax"/>
<OptionalExtra ID="YN2" Description="Checked baggage (2 bags)" Code="YN2" Supplier="NOR" FPC="extra.unit.baggage" Type="Baggage" QuantityAvailable="3" UnitCost="96.0" CurrencyCode="GBP" ApplyTo="SelectedPax"/>
<OptionalExtra ID="YN1" Description="Checked baggage (1 bag)" Code="YN1" Supplier="NOR" FPC="supplement.pax.baggage" Type="Baggage" QuantityAvailable="3" UnitCost="38.0" CurrencyCode="GBP" ApplyTo="SelectedPax"/>
<OptionalExtraGroupRule RuleCode="OneOfPerPax" Supplier="NOR">
<ID>YN2</ID>
<ID>YN1</ID>
</OptionalExtraGroupRule>
</ItineraryOptions>
<SeatOptions FlightNumber="DY1349" AircraftType="73H" NumberOfBlocks="2" Currency="GBP" Supplier="NOR" DeparturePoint="MAN">
<SeatBand Id="UNAVAILABLE" Description="Unavailable" Price="0"/>
<SeatBand Id="XST" Description="Seat reservation" Price="12.0"/>
<SeatBand Id="XST_ZONE1" Description="Front row" Price="19.0"/>
<SeatBand Id="XST_ZONE2" Description="Front of cabin" Price="14.0"/>
<SeatBand Id="XST_ZONE3" Description="Extra legroom" Price="17.0"/>
<SeatBand Id="XST_ZONE4" Description="Standard, back" Price="12.0"/>
<Seat Num="1A" Availabile="true" BandId="XST_ZONE1" Block="1" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="1B" Availabile="true" BandId="XST_ZONE1" Block="1" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="1C" Availabile="true" BandId="XST_ZONE1" Block="1" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="1D" Availabile="true" BandId="XST_ZONE1" Block="2" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="1E" Availabile="true" BandId="XST_ZONE1" Block="2" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="1F" Availabile="true" BandId="XST_ZONE1" Block="2" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="2A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="2B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="2C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="2D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="2E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="2F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="3A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="3" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="3B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="3" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="3C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="3" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="3D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="3" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="3E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="3" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="3F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="3" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="4A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="4" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="4B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="4" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="4C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="4" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="4D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="4" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="4E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="4" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="4F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="4" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="5A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="5" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="5B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="5" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="5C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="5" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="5D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="5" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="5E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="5" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="5F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="5" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="6A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="6" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="6B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="6" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="6C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="6" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="6D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="6" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="6E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="6" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="6F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="6" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="7A" Availabile="true" BandId="XST" Block="1" Row="7" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="7B" Availabile="true" BandId="XST" Block="1" Row="7" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="7C" Availabile="true" BandId="XST" Block="1" Row="7" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="7D" Availabile="true" BandId="XST" Block="2" Row="7" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="7E" Availabile="true" BandId="XST" Block="2" Row="7" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="7F" Availabile="true" BandId="XST" Block="2" Row="7" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="8A" Availabile="true" BandId="XST" Block="1" Row="8" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="8B" Availabile="true" BandId="XST" Block="1" Row="8" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="8C" Availabile="true" BandId="XST" Block="1" Row="8" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="8D" Availabile="true" BandId="XST" Block="2" Row="8" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="8E" Availabile="true" BandId="XST" Block="2" Row="8" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="8F" Availabile="true" BandId="XST" Block="2" Row="8" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="9A" Availabile="true" BandId="XST" Block="1" Row="9" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="9B" Availabile="true" BandId="XST" Block="1" Row="9" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="9C" Availabile="true" BandId="XST" Block="1" Row="9" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="9D" Availabile="true" BandId="XST" Block="2" Row="9" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="9E" Availabile="true" BandId="XST" Block="2" Row="9" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="9F" Availabile="true" BandId="XST" Block="2" Row="9" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="10A" Availabile="true" BandId="XST" Block="1" Row="10" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="10B" Availabile="true" BandId="XST" Block="1" Row="10" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="10C" Availabile="true" BandId="XST" Block="1" Row="10" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="10D" Availabile="true" BandId="XST" Block="2" Row="10" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="10E" Availabile="true" BandId="XST" Block="2" Row="10" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="10F" Availabile="true" BandId="XST" Block="2" Row="10" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="11A" Availabile="true" BandId="XST" Block="1" Row="11" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="11B" Availabile="true" BandId="XST" Block="1" Row="11" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="11C" Availabile="true" BandId="XST" Block="1" Row="11" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="11D" Availabile="true" BandId="XST" Block="2" Row="11" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="11E" Availabile="true" BandId="XST" Block="2" Row="11" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="11F" Availabile="true" BandId="XST" Block="2" Row="11" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="12A" Availabile="true" BandId="XST" Block="1" Row="12" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="12B" Availabile="true" BandId="XST" Block="1" Row="12" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="12C" Availabile="true" BandId="XST" Block="1" Row="12" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="12D" Availabile="true" BandId="XST" Block="2" Row="12" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="12E" Availabile="true" BandId="XST" Block="2" Row="12" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="12F" Availabile="true" BandId="XST" Block="2" Row="12" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="13A" Availabile="true" BandId="XST" Block="1" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="13B" Availabile="true" BandId="XST" Block="1" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="13C" Availabile="true" BandId="XST" Block="1" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="13D" Availabile="true" BandId="XST" Block="2" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="13E" Availabile="true" BandId="XST" Block="2" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="13F" Availabile="true" BandId="XST" Block="2" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="14A" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="14B" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="14C" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="14D" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="14E" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="14F" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="15A" Availabile="true" BandId="XST_ZONE3" Block="1" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="15B" Availabile="true" BandId="XST_ZONE3" Block="1" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="15C" Availabile="true" BandId="XST_ZONE3" Block="1" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="15D" Availabile="true" BandId="XST_ZONE3" Block="2" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="15E" Availabile="true" BandId="XST_ZONE3" Block="2" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="15F" Availabile="true" BandId="XST_ZONE3" Block="2" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="16A" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="16B" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="16C" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="16D" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="16E" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="16F" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="17A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="17" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="17B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="17" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="17C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="17" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="17D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="17" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="17E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="17" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="17F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="17" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="18A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="18" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="18B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="18" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="18C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="18" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="18D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="18" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="18E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="18" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="18F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="18" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="19A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="19" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="19B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="19" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="19C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="19" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="19D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="19" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="19E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="19" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="19F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="19" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="20A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="20" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="20B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="20" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="20C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="20" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="20D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="20" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="20E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="20" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="20F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="20" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="21A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="21" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="21B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="21" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="21C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="21" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="21D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="21" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="21E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="21" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="21F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="21" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="22A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="22" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="22B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="22" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="22C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="22" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="22D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="22" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="22E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="22" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="22F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="22" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="23A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="23" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="23B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="23" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="23C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="23" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="23D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="23" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="23E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="23" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="23F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="23" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="24A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="24" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="24B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="24" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="24C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="24" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="24D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="24" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="24E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="24" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="24F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="24" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="25A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="25" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="25B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="25" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="25C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="25" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="25D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="25" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="25E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="25" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="25F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="25" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="26A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="26" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="26B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="26" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="26C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="26" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="26D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="26" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="26E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="26" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="26F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="26" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="27A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="27" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="27B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="27" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="27C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="27" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="27D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="27" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="27E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="27" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="27F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="27" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="28A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="28" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="28B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="28" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="28C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="28" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="28D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="28" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="28E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="28" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="28F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="28" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="29A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="29" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="29B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="29" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="29C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="29" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="29D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="29" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="29E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="29" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="29F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="29" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="30A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="30" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="30B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="30" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="30C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="30" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="30D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="30" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="30E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="30" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="30F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="30" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="31A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="31" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="31B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="31" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="31C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="31" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="31D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="31" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="31E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="31" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="31F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="31" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
</SeatOptions>
<SeatOptions FlightNumber="DY1348" AircraftType="73H" NumberOfBlocks="2" Currency="GBP" Supplier="NOR" DeparturePoint="OSL">
<SeatBand Id="UNAVAILABLE" Description="Unavailable" Price="0"/>
<SeatBand Id="XST" Description="Seat reservation" Price="12.0"/>
<SeatBand Id="XST_ZONE1" Description="Front row" Price="19.0"/>
<SeatBand Id="XST_ZONE2" Description="Front of cabin" Price="14.0"/>
<SeatBand Id="XST_ZONE3" Description="Extra legroom" Price="17.0"/>
<SeatBand Id="XST_ZONE4" Description="Standard, back" Price="12.0"/>
<Seat Num="1A" Availabile="true" BandId="XST_ZONE1" Block="1" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="1B" Availabile="true" BandId="XST_ZONE1" Block="1" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="1C" Availabile="true" BandId="XST_ZONE1" Block="1" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="1D" Availabile="true" BandId="XST_ZONE1" Block="2" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="1E" Availabile="true" BandId="XST_ZONE1" Block="2" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="1F" Availabile="true" BandId="XST_ZONE1" Block="2" Row="1" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="2A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="2B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="2C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="2D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="2E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="2F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="2" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="3A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="3" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="3B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="3" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="3C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="3" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="3D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="3" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="3E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="3" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="3F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="3" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="4A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="4" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="4B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="4" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="4C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="4" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="4D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="4" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="4E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="4" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="4F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="4" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="5A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="5" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="5B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="5" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="5C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="5" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="5D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="5" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="5E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="5" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="5F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="5" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="6A" Availabile="true" BandId="XST_ZONE2" Block="1" Row="6" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="6B" Availabile="true" BandId="XST_ZONE2" Block="1" Row="6" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="6C" Availabile="true" BandId="XST_ZONE2" Block="1" Row="6" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="6D" Availabile="true" BandId="XST_ZONE2" Block="2" Row="6" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="6E" Availabile="true" BandId="XST_ZONE2" Block="2" Row="6" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="6F" Availabile="true" BandId="XST_ZONE2" Block="2" Row="6" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="7A" Availabile="true" BandId="XST" Block="1" Row="7" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="7B" Availabile="true" BandId="XST" Block="1" Row="7" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="7C" Availabile="true" BandId="XST" Block="1" Row="7" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="7D" Availabile="true" BandId="XST" Block="2" Row="7" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="7E" Availabile="true" BandId="XST" Block="2" Row="7" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="7F" Availabile="true" BandId="XST" Block="2" Row="7" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="8A" Availabile="true" BandId="XST" Block="1" Row="8" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="8B" Availabile="true" BandId="XST" Block="1" Row="8" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="8C" Availabile="true" BandId="XST" Block="1" Row="8" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="8D" Availabile="true" BandId="XST" Block="2" Row="8" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="8E" Availabile="true" BandId="XST" Block="2" Row="8" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="8F" Availabile="true" BandId="XST" Block="2" Row="8" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="9A" Availabile="true" BandId="XST" Block="1" Row="9" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="9B" Availabile="true" BandId="XST" Block="1" Row="9" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="9C" Availabile="true" BandId="XST" Block="1" Row="9" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="9D" Availabile="true" BandId="XST" Block="2" Row="9" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="9E" Availabile="true" BandId="XST" Block="2" Row="9" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="9F" Availabile="true" BandId="XST" Block="2" Row="9" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="10A" Availabile="true" BandId="XST" Block="1" Row="10" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="10B" Availabile="true" BandId="XST" Block="1" Row="10" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="10C" Availabile="true" BandId="XST" Block="1" Row="10" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="10D" Availabile="true" BandId="XST" Block="2" Row="10" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="10E" Availabile="true" BandId="XST" Block="2" Row="10" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="10F" Availabile="true" BandId="XST" Block="2" Row="10" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="11A" Availabile="true" BandId="XST" Block="1" Row="11" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="11B" Availabile="true" BandId="XST" Block="1" Row="11" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="11C" Availabile="true" BandId="XST" Block="1" Row="11" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="11D" Availabile="true" BandId="XST" Block="2" Row="11" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="11E" Availabile="true" BandId="XST" Block="2" Row="11" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="11F" Availabile="true" BandId="XST" Block="2" Row="11" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="12A" Availabile="true" BandId="XST" Block="1" Row="12" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="12B" Availabile="true" BandId="XST" Block="1" Row="12" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="12C" Availabile="true" BandId="XST" Block="1" Row="12" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="12D" Availabile="true" BandId="XST" Block="2" Row="12" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="12E" Availabile="true" BandId="XST" Block="2" Row="12" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="12F" Availabile="true" BandId="XST" Block="2" Row="12" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="13A" Availabile="true" BandId="XST" Block="1" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="13B" Availabile="true" BandId="XST" Block="1" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="13C" Availabile="true" BandId="XST" Block="1" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="13D" Availabile="true" BandId="XST" Block="2" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="13E" Availabile="true" BandId="XST" Block="2" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="13F" Availabile="true" BandId="XST" Block="2" Row="13" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="14A" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="14B" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="14C" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="14D" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="14E" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="14F" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="14" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="15A" Availabile="true" BandId="XST_ZONE3" Block="1" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="15B" Availabile="true" BandId="XST_ZONE3" Block="1" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="15C" Availabile="true" BandId="XST_ZONE3" Block="1" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="15D" Availabile="true" BandId="XST_ZONE3" Block="2" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Aisle" Access="Restricted"/>
<Seat Num="15E" Availabile="true" BandId="XST_ZONE3" Block="2" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Middle" Access="Restricted"/>
<Seat Num="15F" Availabile="true" BandId="XST_ZONE3" Block="2" Row="15" AllowInfant="false" AllowChild="false" ExitRow="true" Position="Window" Access="Restricted"/>
<Seat Num="16A" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="16B" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="16C" Availabile="false" BandId="UNAVAILABLE" Block="1" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="16D" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Restricted"/>
<Seat Num="16E" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Restricted"/>
<Seat Num="16F" Availabile="false" BandId="UNAVAILABLE" Block="2" Row="16" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Restricted"/>
<Seat Num="17A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="17" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="17B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="17" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="17C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="17" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="17D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="17" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="17E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="17" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="17F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="17" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="18A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="18" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="18B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="18" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="18C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="18" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="18D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="18" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="18E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="18" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="18F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="18" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="19A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="19" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="19B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="19" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="19C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="19" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="19D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="19" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="19E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="19" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="19F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="19" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="20A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="20" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="20B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="20" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="20C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="20" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="20D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="20" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="20E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="20" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="20F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="20" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="21A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="21" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="21B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="21" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="21C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="21" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="21D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="21" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="21E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="21" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="21F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="21" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="22A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="22" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="22B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="22" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="22C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="22" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="22D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="22" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="22E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="22" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="22F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="22" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="23A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="23" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="23B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="23" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="23C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="23" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="23D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="23" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="23E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="23" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="23F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="23" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="24A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="24" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="24B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="24" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="24C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="24" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="24D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="24" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="24E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="24" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="24F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="24" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="25A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="25" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="25B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="25" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="25C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="25" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="25D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="25" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="25E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="25" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="25F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="25" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="26A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="26" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="26B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="26" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="26C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="26" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="26D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="26" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="26E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="26" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="26F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="26" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="27A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="27" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="27B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="27" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="27C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="27" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="27D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="27" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="27E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="27" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="27F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="27" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="28A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="28" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="28B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="28" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="28C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="28" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="28D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="28" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="28E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="28" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="28F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="28" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="29A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="29" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="29B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="29" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="29C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="29" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="29D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="29" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="29E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="29" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="29F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="29" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="30A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="30" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="30B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="30" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="30C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="30" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="30D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="30" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="30E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="30" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="30F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="30" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="31A" Availabile="true" BandId="XST_ZONE4" Block="1" Row="31" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
<Seat Num="31B" Availabile="true" BandId="XST_ZONE4" Block="1" Row="31" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="31C" Availabile="true" BandId="XST_ZONE4" Block="1" Row="31" AllowInfant="true" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="31D" Availabile="true" BandId="XST_ZONE4" Block="2" Row="31" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Aisle" Access="Regular"/>
<Seat Num="31E" Availabile="true" BandId="XST_ZONE4" Block="2" Row="31" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Middle" Access="Regular"/>
<Seat Num="31F" Availabile="true" BandId="XST_ZONE4" Block="2" Row="31" AllowInfant="false" AllowChild="true" ExitRow="false" Position="Window" Access="Regular"/>
</SeatOptions>
<Component Supplier="NOR" BookingChannel="XML" BookingChannelName="Norwegian Air Shuttle"/>
<ComponentIdentity Identity="F!NOR!economy!{F!NOR!MAN!L64LU!OSL!DY!DY!1349!!!E!NF!N!N!X|B&F!NOR!OSL!L6BJj!MAN!DY!DY!1348!!!E!NF!N!N!X|B}!2:NqBmAErkhyFp0CmH5B2SEx2YqtVgbhoxODjXuZO833h4b6z5z2Rvz8Vq90gtdXdqnFx68EBOo45MqKWwgOEQjUPnnwSz!1:de69!V3"/>
</Itinerary>
<PartyInfo NumberOfAdults="2" NumberOfInfants="1" ThirdPartyInsurance="true" ThirdPartyInsurerName="TBC">
<YoungPersonAge>4</YoungPersonAge>
</PartyInfo>
<Component Supplier="NOR" CurrentBookingStage="passenger_details"/>
</CurrentBasket>
</FAB_BasketRS>
- The response shows that the desired booking stage of
passenger_detailshas been reached, seeCurrentlyActive="false". - We display
ItineraryOptions/OptionalExtra[*]to the consumer, so they can decide if they want to select them. - We display
SeatOptions[*]to the consumer, so they can decide if they want to select them.
Last modified November 30, 2022