Multiple Branded Fares
Multiple Branded Fares機能は、最安値の運賃に加え、ブランド情報登録のある運賃を一括して取得できる機能です。
-
航空会社の設定する多彩な運賃を幅広く提示。
高価格帯への誘導や、お客様のニーズに沿った最適な旅程を提案可能に。1回の検索で各旅程に対して複数のブランド運賃を提示することができるため、細分化された運賃の中から最適なものを選択できます。
【利用例】
規則等の厳しいLIGHT運賃や、予約変更可能なFLEX運賃を提示して、お客様のニーズに沿ったプランを提案
【ブランド運賃が存在する区間を検索した場合のイメージ】 - 通常のBFM検索では、最安運賃1つ(黄色枠)のみ返却されますが、Multiple Branded Fares機能を利用することで赤枠の運賃と各運賃のブランド名称が返却されます。
また、パラメータ属性を設定することで、それぞれの運賃で利用可能な付帯サービス詳細情報の確認も可能です。
ブランド運賃について
ブランド運賃とは、運賃規則やアンシラリーサービスの利用可否を細分化して、旅客が希望するオプションに合わせて選択することを可能にした運賃体系です。
近年、様々な航空会社がブランド運賃の提供を開始しており、旅客のニーズに合わせたプランを提供することが可能です。
【ブランド運賃設定のイメージ】
以下の例では、規則やアンシラリーサービス等の条件が厳しいSTANDARD運賃から、条件の緩いCONFORT運賃と
ビジネスクラスの4つのブランド運賃が設定されています。
ブランド名称 |
STANDARD |
FLEX |
COMFORT |
BUSINESS-PLUS |
運賃額 | 15,500円 | 18,100円 | 23,700円 | 21,100円 |
キャビンクラス | Y | Y | Y | C |
ブッキングクラス | S | S | Y | B |
食事 | 有料 | 有料 | 有料 | 無料 |
1つ目の預け入れ手荷物 | 有料 | 無料 | 無料 | 無料 |
2つ目の預け入れ手荷物 | 有料 | 有料 | 無料 | 無料 |
予約変更 | 有料 | 無料 | 無料 | 無料 |
事前座席指定 | 不可 | 有料 | 無料 | 無料 |
※ブランド運賃の設定やブランド名称、サービス項目、適用条件は、各航空会社の登録・区間によって異なります。
※航空会社によっては、最安値の運賃にブランド運賃情報の登録が無い場合があります。
ブランド運賃稼働航空会社
ブランド運賃稼働航空会社については、弊社INFINI FORESTにてご案内しております。こちらよりご確認ください。
閲覧には、INFINI FORESTのログインが必要です。
パラメータ設定
【パラメータ例と利用方法】
OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions
タグ | 属性 | 内容 | ||
BrandedFareIndicators | @SingleBrandedFare | 1旅程に対して最安運賃を返却 (true:有効化) |
||
@MultipleBrandedFares | 1旅程に対して最安運賃+複数の付加運賃を返却 (true:有効化) |
|||
@ParityModeForLowest | 最安運賃(Main運賃)に対する単一ブランド運賃の返却指定 (Itin:旅程全体 / Leg:Leg単位) | |||
@ParityMode | 付加運賃(Additional運賃)に対する単一ブランド運賃の返却指定 (Itin:旅程全体 / Leg:Leg単位) | |||
@ReturnBrandAncillaries | 該当のブランド運賃で利用可能な付帯サービス詳細情報を返却(true:有効化) | |||
@UpsellLimit | MultipleBrandedFares利用時の付加運賃の返却数指定 (整数で指定) |
|||
.../BrandFilters | ブランド種別コードでの優先・除外指定 | |||
.../BrandFilters/Brand | @Code | ブランドIDコード | ||
@PreferLevel | Preferred:指定ブランドIDコードを優先 Unacceptable:指定ブランドIDコードの除外 |
|||
.../BrandFilters/NonBrandedFares | @PreferLevel | Preferred:BrandedFareを除外したレスポンスを返却 Unacceptable:BrandedFareのみのレスポンスを返却 |
BrandedFareIndicators@SingleBrandedFare または @MultipleBrandedFaresを利用することで、航空会社が登録するブランド運賃と運賃名称を返却します。
(ブランド運賃の設定が無い場合は、通常のBFMと同様に最安運賃を返却します。)
その他の指定項目やタグの詳細情報は、タグ定義書をご確認ください。
リクエスト・レスポンスサンプル
当該サンプルのレスポンスはGIR版となります。
OTA版をご希望の場合は、リクエスト内のResponseType(黄色ハイライト部分)を”OTA”と入力ください。
※JSON形式では、ResponseTypeはGIR版のみとなります。
選択<OTA_AirLowFareSearchRQ Version="X.X.X" ResponseType="GIR" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source PseudoCityCode="8IC6">
<RequestorID ID="1" Type="1">
<CompanyName Code="TN" />
</RequestorID>
</Source>
</POS>
<OriginDestinationInformation RPH="1">
<DepartureDateTime>2022-08-01T11:00:00</DepartureDateTime>
<OriginLocation LocationCode="TYO" />
<DestinationLocation LocationCode="HKG" />
<TPA_Extensions>
<IncludeVendorPref Code="CX" />
</TPA_Extensions>
</OriginDestinationInformation>
<TravelPreferences>
<CabinPref PreferLevel="Preferred" Cabin="Y" />
<TPA_Extensions>
<XOFares Value="true" />
<JumpCabinLogic Disabled="true" />
<KeepSameCabin Enabled="true" />
</TPA_Extensions>
</TravelPreferences>
<TravelerInfoSummary>
<SeatsRequested>1</SeatsRequested>
<AirTravelerAvail>
<PassengerTypeQuantity Code="ADT" Quantity="1">
</PassengerTypeQuantity>
</AirTravelerAvail>
<PriceRequestInformation>
<TPA_Extensions>
<BrandedFareIndicators MultipleBrandedFares="true" ReturnBrandAncillaries="true" />
</TPA_Extensions>
</PriceRequestInformation>
</TravelerInfoSummary>
<TPA_Extensions>
<IntelliSellTransaction>
<RequestType Name="50ITINS" />
</IntelliSellTransaction>
</TPA_Extensions>
</OTA_AirLowFareSearchRQ>
ブランド運賃の詳細情報をリクエストした場合、OTA_AirLowFareSearchRS/BrandFeaturesの配下にBrandFeatureが返却されます。
各運賃の中に、BrandFeatureRef@FeatureIdが返却され、BrandFeatureのIdと対応させることで、CommercialNameやApplicationの情報が取得できます。
選択<OTA_AirLowFareSearchRS xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="X.X.X" PricedItinCount="2" BrandedOneWayItinCount="0" SimpleOneWayItinCount="0" DepartedItinCount="0" SoldOutItinCount="0" AvailableItinCount="0">
<Success/>
<!-- 中略 -->
<!-- BrandFeatures:ブランド詳細情報 -->
<!-- OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/BrandedFareIndicators@ReturnBrandAncillariesでTrue指定時のみ返却 -->
<BrandFeatures>
<BrandFeature Id="1" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="056" Vendor="ATP" CommercialName="REFUNDABLE TICKET"/>
<BrandFeature Id="2" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="057" Vendor="ATP" CommercialName="MILEAGE ACCRUAL EXCEPT RBD O"/>
<BrandFeature Id="3" Application="N" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY"/>
<BrandFeature Id="4" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY"/>
<BrandFeature Id="5" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET"/>
<BrandFeature Id="6" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET"/>
<BrandFeature Id="7" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="07H" Vendor="ATP" CommercialName="GO SHOW"/>
<BrandFeature Id="8" Application="N" ServiceType="Z" ServiceGroup="BF" SubCode="07H" Vendor="ATP" CommercialName="GO SHOW"/>
<BrandFeature Id="9" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0C5" Vendor="ATP" CommercialName="MAX 2PC OR TTL 30KG 158LCM"/>
<BrandFeature Id="10" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0C7" Vendor="ATP" CommercialName="MAX 2PC OR TTL 35KG 158LCM"/>
<BrandFeature Id="11" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0C8" Vendor="ATP" CommercialName="MAX 2PC OR TTL 40KG 158LCM"/>
<BrandFeature Id="12" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0E7" Vendor="ATP" CommercialName="1PC MAX 23KG 158LCM EACH"/>
<BrandFeature Id="13" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0E7" Vendor="ATP" CommercialName="1PC MAX 23KG 158LCM EACH"/>
<BrandFeature Id="14" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0I7" Vendor="ATP" CommercialName="MAX 3PC OR TTL 50KG 158LCM"/>
<BrandFeature Id="15" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0JL" Vendor="ATP" CommercialName="2PC MAX 23KG 158LCM EACH"/>
<BrandFeature Id="16" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0JL" Vendor="ATP" CommercialName="2PC MAX 23KG 158LCM EACH"/>
<BrandFeature Id="17" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0JM" Vendor="ATP" CommercialName="3PC MAX 32KG 158LCM EACH"/>
<BrandFeature Id="18" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0JP" Vendor="ATP" CommercialName="2PC MAX 32KG 158LCM EACH"/>
<BrandFeature Id="19" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0M3" Vendor="ATP" CommercialName="1PC MAX 15LB 7KG 115LCM"/>
<BrandFeature Id="20" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0MJ" Vendor="ATP" CommercialName="1PC MAX 22LB 10KG 115LCM"/>
<BrandFeature Id="21" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0MK" Vendor="ATP" CommercialName="1PC MAX 33LB 15KG 115LCM"/>
<BrandFeature Id="22" Application="N" ServiceType="F" ServiceGroup="LG" SubCode="07K" Vendor="ATP" CommercialName="FIRST CLASS LOUNGE ACCESS"/>
<BrandFeature Id="23" Application="N" ServiceType="F" ServiceGroup="LG" SubCode="0BX" Vendor="ATP" CommercialName="BUSINESS CLASS LOUNGE ACCESS"/>
<BrandFeature Id="24" Application="F" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="SEAT ASSIGNMENT"/>
<BrandFeature Id="25" Application="C" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="SEAT ASSIGNMENT"/>
<BrandFeature Id="26" Application="N" ServiceType="F" ServiceGroup="TS" SubCode="03P" Vendor="ATP" CommercialName="PRIORITY CHECK IN"/>
<BrandFeature Id="27" Application="N" ServiceType="F" ServiceGroup="TS" SubCode="0G6" Vendor="ATP" CommercialName="PRIORITY BOARDING"/>
</BrandFeatures>
<PricedItineraries>
<PricedItinerary SequenceNumber="1">
<!-- 旅程情報 -->
<AirItinerary DirectionInd="OneWay">
<OriginDestinationOptions>
<OriginDestinationOption ElapsedTime="315" DepartureCountry="JP" ArrivalCountry="HK">
<FlightSegment DepartureDateTime="2022-03-18T09:40:00" ArrivalDateTime="2022-03-18T13:55:00" StopQuantity="0" FlightNumber="6321" ResBookDesigCode="S" ElapsedTime="315">
<DepartureAirport LocationCode="HND" TerminalID="3"/>
<ArrivalAirport LocationCode="HKG" TerminalID="1"/>
<OperatingAirline Code="JL" FlightNumber="29"/>
<Equipment AirEquipType="77W"/>
<MarketingAirline Code="CX"/>
<DisclosureAirline Code="JL"/>
<MarriageGrp>O</MarriageGrp>
<DepartureTimeZone GMTOffset="9"/>
<ArrivalTimeZone GMTOffset="8"/>
<TPA_Extensions>
<eTicket Ind="true"/>
<Mileage Amount="1804"/>
</TPA_Extensions>
</FlightSegment>
</OriginDestinationOption>
</OriginDestinationOptions>
</AirItinerary>
<!-- 運賃情報 最安運賃 -->
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="true" LastTicketDate="2022-03-15" LastTicketTime="23:59">
<ItinTotalFare>
<BaseFare Amount="42000" CurrencyCode="JPY" DecimalPlaces="0"/>
<FareConstruction Amount="369.95" CurrencyCode="NUC" DecimalPlaces="2"/>
<EquivFare Amount="42000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Taxes>
<Tax TaxCode="TOTALTAX" Amount="5710" CurrencyCode="JPY" DecimalPlaces="0"/>
</Taxes>
<TotalFare Amount="47710" CurrencyCode="JPY" DecimalPlaces="0"/>
</ItinTotalFare>
<PTC_FareBreakdowns>
<PTC_FareBreakdown>
<PassengerTypeQuantity Code="ADT" Quantity="1"/>
<FareBasisCodes>
<FareBasisCode BookingCode="S" AvailabilityBreak="true" DepartureAirportCode="HND" ArrivalAirportCode="HKG" FareComponentBeginAirport="HND" FareComponentEndAirport="HKG" FareComponentDirectionality="FROM" FareComponentVendorCode="ATP" FareComponentFareTypeBitmap="00" FareComponentFareType="XOX" FareComponentFareTariff="8" FareComponentFareRule="JUB2" FareComponentCabinCode="Y" GovCarrier="CX">SR21JPAO</FareBasisCode>
</FareBasisCodes>
<PassengerFare>
<BaseFare Amount="42000" CurrencyCode="JPY"/>
<FareConstruction Amount="369.95" CurrencyCode="NUC" DecimalPlaces="2"/>
<EquivFare Amount="42000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Taxes>
<Tax TaxCode="YRF" Amount="2000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Tax TaxCode="OI" Amount="100" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<Tax TaxCode="SW" Amount="2610" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<Tax TaxCode="TK" Amount="1000" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="SW" Amount="2610" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="OI" Amount="100" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="YRF" Amount="2000" CurrencyCode="JPY" DecimalPlaces="0"/>
<TaxSummary TaxCode="TK" Amount="1000" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TotalTax Amount="5710" CurrencyCode="JPY" DecimalPlaces="0"/>
</Taxes>
<OBFees>
<OBFee Amount="0" CurrencyCode="JPY" DecimalPlaces="0"/>
</OBFees>
<TotalFare Amount="47710" CurrencyCode="JPY"/>
<!-- 運賃に関する付加情報 -->
<TPA_Extensions>
<FareComponents>
<!-- @BrandID:ブランドID @BrandName:ブランド名称 -->
<FareComponent ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X" BrandID="ECONLIGHT" BrandName="ECONOMY LIGHT">
<Segment LegIndex="1" FlightIndex="1"/>
<!-- BrandFeatureRef@FeatureId:OTA_AirLowFareSearchRS/BrandFeatures/BrandFeatureの@Idと対応させブランド詳細情報を取得 -->
<BrandFeatureRef FeatureId="8"/>
<BrandFeatureRef FeatureId="5"/>
<BrandFeatureRef FeatureId="1"/>
<BrandFeatureRef FeatureId="2"/>
<BrandFeatureRef FeatureId="3"/>
<BrandFeatureRef FeatureId="12"/>
<BrandFeatureRef FeatureId="15"/>
<BrandFeatureRef FeatureId="18"/>
<BrandFeatureRef FeatureId="9"/>
<BrandFeatureRef FeatureId="10"/>
<BrandFeatureRef FeatureId="11"/>
<BrandFeatureRef FeatureId="14"/>
<BrandFeatureRef FeatureId="17"/>
<BrandFeatureRef FeatureId="19"/>
<BrandFeatureRef FeatureId="20"/>
<BrandFeatureRef FeatureId="21"/>
<BrandFeatureRef FeatureId="22"/>
<BrandFeatureRef FeatureId="23"/>
<BrandFeatureRef FeatureId="25"/>
<BrandFeatureRef FeatureId="27"/>
<BrandFeatureRef FeatureId="26"/>
</FareComponent>
</FareComponents>
<BaggageInformationList>
<BaggageInformation ProvisionType="A" AirlineCode="CX">
<Segment Id="0"/>
<Allowance Pieces="1"/>
</BaggageInformation>
</BaggageInformationList>
</TPA_Extensions>
</PassengerFare>
<Endorsements NonRefundableIndicator="false"/>
<TPA_Extensions>
<FareCalcLine Info="18MAR22 TYO CX HKG369.95NUC369.95END ROE113.528532"/>
</TPA_Extensions>
<FareInfos>
<FareInfo>
<FareReference>S</FareReference>
<TPA_Extensions>
<SeatsRemaining Number="4" BelowMin="false"/>
<Cabin Cabin="Y"/>
<Meal Code="M"/>
</TPA_Extensions>
</FareInfo>
</FareInfos>
</PTC_FareBreakdown>
</PTC_FareBreakdowns>
<FareInfos>
<FareInfo>
<FareReference>S</FareReference>
<TPA_Extensions>
<SeatsRemaining Number="4" BelowMin="false"/>
<Cabin Cabin="Y"/>
<Meal Code="M"/>
</TPA_Extensions>
</FareInfo>
</FareInfos>
<TPA_Extensions>
<DivideInParty Indicator="false"/>
<ValidatingCarrier SettlementMethod="BSP" NewVcxProcess="true">
<Default Code="CX"/>
</ValidatingCarrier>
</TPA_Extensions>
</AirItineraryPricingInfo>
<TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
<!-- 付加運賃情報 -->
<TPA_Extensions>
<!-- 付加運賃情報1 (利用不可)-->
<AdditionalFares>
<!-- AirItineraryPricingInfo@FareStatusがFのため利用できません-->
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="false" FareStatus="F">
<TPA_Extensions>
<Legs>
<Leg Number="1" FareStatus="F">
<Segment Number="1" BrandID="ECONLIGHT" BrandName="ECONOMY LIGHT" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</Leg>
</Legs>
</TPA_Extensions>
</AirItineraryPricingInfo>
</AdditionalFares>
<!-- 付加運賃情報2 (利用不可)-->
<AdditionalFares>
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="false" FareStatus="F">
<TPA_Extensions>
<Legs>
<Leg Number="1" FareStatus="F">
<Segment Number="1" BrandID="ES" BrandName="ECONOMY CLASS SAVE" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</Leg>
</Legs>
</TPA_Extensions>
</AirItineraryPricingInfo>
</AdditionalFares>
<!-- 付加運賃情報3 -->
<AdditionalFares>
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="true" LastTicketDate="2022-03-15" LastTicketTime="23:59">
<ItinTotalFare>
<BaseFare Amount="47000" CurrencyCode="JPY" DecimalPlaces="0"/>
<FareConstruction Amount="413.99" CurrencyCode="NUC" DecimalPlaces="2"/>
<EquivFare Amount="47000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Taxes>
<Tax TaxCode="TOTALTAX" Amount="5710" CurrencyCode="JPY" DecimalPlaces="0"/>
</Taxes>
<TotalFare Amount="52710" CurrencyCode="JPY" DecimalPlaces="0"/>
</ItinTotalFare>
<PTC_FareBreakdowns>
<PTC_FareBreakdown>
<PassengerTypeQuantity Code="ADT" Quantity="1"/>
<FareBasisCodes>
<FareBasisCode BookingCode="S" AvailabilityBreak="true" DepartureAirportCode="HND" ArrivalAirportCode="HKG" FareComponentBeginAirport="HND" FareComponentEndAirport="HKG" FareComponentDirectionality="FROM" FareComponentVendorCode="ATP" FareComponentFareTypeBitmap="00" FareComponentFareType="XOX" FareComponentFareTariff="8" FareComponentFareRule="JUB2" FareComponentCabinCode="Y" GovCarrier="CX">SR31JPAO</FareBasisCode>
</FareBasisCodes>
<PassengerFare>
<BaseFare Amount="47000" CurrencyCode="JPY"/>
<FareConstruction Amount="413.99" CurrencyCode="NUC" DecimalPlaces="2"/>
<EquivFare Amount="47000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Taxes>
<Tax TaxCode="YRF" Amount="2000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Tax TaxCode="OI" Amount="100" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<Tax TaxCode="SW" Amount="2610" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<Tax TaxCode="TK" Amount="1000" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="SW" Amount="2610" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="OI" Amount="100" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="YRF" Amount="2000" CurrencyCode="JPY" DecimalPlaces="0"/>
<TaxSummary TaxCode="TK" Amount="1000" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TotalTax Amount="5710" CurrencyCode="JPY" DecimalPlaces="0"/>
</Taxes>
<OBFees>
<OBFee Amount="0" CurrencyCode="JPY" DecimalPlaces="0"/>
</OBFees>
<TotalFare Amount="52710" CurrencyCode="JPY"/>
<TPA_Extensions>
<FareComponents>
<!-- @BrandID:ブランドID @BrandName:ブランド名称 -->
<FareComponent ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X" BrandID="ECONESSENT" BrandName="ECONOMY ESSENTIAL">
<Segment LegIndex="1" FlightIndex="1"/>
<!-- BrandFeatureRef@FeatureId:OTA_AirLowFareSearchRS/BrandFeatures/BrandFeatureの@Idと対応させブランド詳細情報を取得 -->
<BrandFeatureRef FeatureId="8"/>
<BrandFeatureRef FeatureId="5"/>
<BrandFeatureRef FeatureId="1"/>
<BrandFeatureRef FeatureId="2"/>
<BrandFeatureRef FeatureId="4"/>
<BrandFeatureRef FeatureId="13"/>
<BrandFeatureRef FeatureId="16"/>
<BrandFeatureRef FeatureId="18"/>
<BrandFeatureRef FeatureId="9"/>
<BrandFeatureRef FeatureId="10"/>
<BrandFeatureRef FeatureId="11"/>
<BrandFeatureRef FeatureId="14"/>
<BrandFeatureRef FeatureId="17"/>
<BrandFeatureRef FeatureId="19"/>
<BrandFeatureRef FeatureId="20"/>
<BrandFeatureRef FeatureId="21"/>
<BrandFeatureRef FeatureId="22"/>
<BrandFeatureRef FeatureId="23"/>
<BrandFeatureRef FeatureId="24"/>
<BrandFeatureRef FeatureId="27"/>
<BrandFeatureRef FeatureId="26"/>
</FareComponent>
</FareComponents>
<BaggageInformationList>
<BaggageInformation ProvisionType="A" AirlineCode="CX">
<Segment Id="0"/>
<Allowance Pieces="2"/>
</BaggageInformation>
</BaggageInformationList>
</TPA_Extensions>
</PassengerFare>
<Endorsements NonRefundableIndicator="false"/>
<TPA_Extensions>
<FareCalcLine Info="18MAR22 TYO CX HKG413.99NUC413.99END ROE113.528532"/>
</TPA_Extensions>
<FareInfos>
<FareInfo>
<FareReference>S</FareReference>
<TPA_Extensions>
<SeatsRemaining Number="4" BelowMin="false"/>
<Cabin Cabin="Y"/>
<Meal Code="M"/>
</TPA_Extensions>
</FareInfo>
</FareInfos>
</PTC_FareBreakdown>
</PTC_FareBreakdowns>
<FareInfos>
<FareInfo>
<FareReference>S</FareReference>
<TPA_Extensions>
<SeatsRemaining Number="4" BelowMin="false"/>
<Cabin Cabin="Y"/>
<Meal Code="M"/>
</TPA_Extensions>
</FareInfo>
</FareInfos>
<TPA_Extensions>
<DivideInParty Indicator="false"/>
<ValidatingCarrier SettlementMethod="BSP" NewVcxProcess="true">
<Default Code="CX"/>
</ValidatingCarrier>
</TPA_Extensions>
</AirItineraryPricingInfo>
<TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
</AdditionalFares>
<!-- 付加運賃情報4 (利用不可)-->
<AdditionalFares>
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="false" FareStatus="F">
<TPA_Extensions>
<Legs>
<Leg Number="1" FareStatus="F">
<Segment Number="1" BrandID="EC" BrandName="ECONOMY CLASS CORE" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</Leg>
</Legs>
</TPA_Extensions>
</AirItineraryPricingInfo>
</AdditionalFares>
<!-- 付加運賃情報5 -->
<AdditionalFares>
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="true" LastTicketDate="2022-03-15" LastTicketTime="23:59">
<ItinTotalFare>
<BaseFare Amount="53000" CurrencyCode="JPY" DecimalPlaces="0"/>
<FareConstruction Amount="466.84" CurrencyCode="NUC" DecimalPlaces="2"/>
<EquivFare Amount="53000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Taxes>
<Tax TaxCode="TOTALTAX" Amount="5710" CurrencyCode="JPY" DecimalPlaces="0"/>
</Taxes>
<TotalFare Amount="58710" CurrencyCode="JPY" DecimalPlaces="0"/>
</ItinTotalFare>
<PTC_FareBreakdowns>
<PTC_FareBreakdown>
<PassengerTypeQuantity Code="ADT" Quantity="1"/>
<FareBasisCodes>
<FareBasisCode BookingCode="S" AvailabilityBreak="true" DepartureAirportCode="HND" ArrivalAirportCode="HKG" FareComponentBeginAirport="HND" FareComponentEndAirport="HKG" FareComponentDirectionality="FROM" FareComponentVendorCode="ATP" FareComponentFareTypeBitmap="00" FareComponentFareType="XOX" FareComponentFareTariff="8" FareComponentFareRule="JUB2" FareComponentCabinCode="Y" GovCarrier="CX">SR41JPAO</FareBasisCode>
</FareBasisCodes>
<PassengerFare>
<BaseFare Amount="53000" CurrencyCode="JPY"/>
<FareConstruction Amount="466.84" CurrencyCode="NUC" DecimalPlaces="2"/>
<EquivFare Amount="53000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Taxes>
<Tax TaxCode="YRF" Amount="2000" CurrencyCode="JPY" DecimalPlaces="0"/>
<Tax TaxCode="OI" Amount="100" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<Tax TaxCode="SW" Amount="2610" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<Tax TaxCode="TK" Amount="1000" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="SW" Amount="2610" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="OI" Amount="100" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TaxSummary TaxCode="YRF" Amount="2000" CurrencyCode="JPY" DecimalPlaces="0"/>
<TaxSummary TaxCode="TK" Amount="1000" CurrencyCode="JPY" DecimalPlaces="0" CountryCode="JP"/>
<TotalTax Amount="5710" CurrencyCode="JPY" DecimalPlaces="0"/>
</Taxes>
<OBFees>
<OBFee Amount="0" CurrencyCode="JPY" DecimalPlaces="0"/>
</OBFees>
<TotalFare Amount="58710" CurrencyCode="JPY"/>
<TPA_Extensions>
<FareComponents>
<FareComponent ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X" BrandID="ECONFLEX" BrandName="ECONOMY FLEX">
<Segment LegIndex="1" FlightIndex="1"/>
<BrandFeatureRef FeatureId="7"/>
<BrandFeatureRef FeatureId="6"/>
<BrandFeatureRef FeatureId="1"/>
<BrandFeatureRef FeatureId="2"/>
<BrandFeatureRef FeatureId="4"/>
<BrandFeatureRef FeatureId="13"/>
<BrandFeatureRef FeatureId="16"/>
<BrandFeatureRef FeatureId="18"/>
<BrandFeatureRef FeatureId="9"/>
<BrandFeatureRef FeatureId="10"/>
<BrandFeatureRef FeatureId="11"/>
<BrandFeatureRef FeatureId="14"/>
<BrandFeatureRef FeatureId="17"/>
<BrandFeatureRef FeatureId="19"/>
<BrandFeatureRef FeatureId="20"/>
<BrandFeatureRef FeatureId="21"/>
<BrandFeatureRef FeatureId="22"/>
<BrandFeatureRef FeatureId="23"/>
<BrandFeatureRef FeatureId="24"/>
<BrandFeatureRef FeatureId="27"/>
<BrandFeatureRef FeatureId="26"/>
</FareComponent>
</FareComponents>
<BaggageInformationList>
<BaggageInformation ProvisionType="A" AirlineCode="CX">
<Segment Id="0"/>
<Allowance Pieces="2"/>
</BaggageInformation>
</BaggageInformationList>
</TPA_Extensions>
</PassengerFare>
<Endorsements NonRefundableIndicator="false"/>
<TPA_Extensions>
<FareCalcLine Info="18MAR22 TYO CX HKG466.84NUC466.84END ROE113.528532"/>
</TPA_Extensions>
<FareInfos>
<FareInfo>
<FareReference>S</FareReference>
<TPA_Extensions>
<SeatsRemaining Number="4" BelowMin="false"/>
<Cabin Cabin="Y"/>
<Meal Code="M"/>
</TPA_Extensions>
</FareInfo>
</FareInfos>
</PTC_FareBreakdown>
</PTC_FareBreakdowns>
<FareInfos>
<FareInfo>
<FareReference>S</FareReference>
<TPA_Extensions>
<SeatsRemaining Number="4" BelowMin="false"/>
<Cabin Cabin="Y"/>
<Meal Code="M"/>
</TPA_Extensions>
</FareInfo>
</FareInfos>
<TPA_Extensions>
<DivideInParty Indicator="false"/>
<ValidatingCarrier SettlementMethod="BSP" NewVcxProcess="true">
<Default Code="CX"/>
</ValidatingCarrier>
</TPA_Extensions>
</AirItineraryPricingInfo>
<TicketingInfo TicketType="eTicket" ValidInterline="Yes"/>
</AdditionalFares>
<!-- 付加運賃情報6 (利用不可) -->
<AdditionalFares>
<AirItineraryPricingInfo PricingSource="ADVJR1" PricingSubSource="MIP" FareReturned="false" FareStatus="F">
<TPA_Extensions>
<Legs>
<Leg Number="1" FareStatus="F">
<Segment Number="1" BrandID="EX" BrandName="ECONOMY CLASS FLEX" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</Leg>
</Legs>
</TPA_Extensions>
</AirItineraryPricingInfo>
</AdditionalFares>
<ValidatingCarrier Code="CX"/>
</TPA_Extensions>
</PricedItinerary>
</PricedItineraries>
</OTA_AirLowFareSearchRS>
選択<GroupedItineraryResponse xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="X.X.X">
<Message Severity="Info" Type="WORKERTHREAD" Code="TRANSACTIONID" Text="1528196242491379912"/>
<Message Severity="Info" Type="SERVER" Code="GCA14-ISELL-TN-00-2022-00-00-TZMN" Text="27038"/>
<Message Severity="Info" Type="DRE" Code="RULEID" Text="18403"/>
<Message Severity="Info" Type="DEFAULT" Code="RULEID" Text="27962"/>
<Statistics Itineraries="2"/>
<ScheduleDesc ID="1" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="320">
<Departure Airport="NRT" City="TYO" Country="JP" Time="18:10:00+09:00" Terminal="2"/>
<Arrival Airport="HKG" City="HKG" Country="HK" Time="22:30:00+08:00" Terminal="1"/>
<Carrier Marketing="CX" MarketingFlightNumber="6323" Operating="JL" OperatingFlightNumber="735" Disclosure="JL" Alliances="OW ">
<Equipment Code="788" TypeForFirstLeg="W" TypeForLastLeg="W"/>
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="2" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1804" ElapsedTime="315">
<Departure Airport="HND" City="TYO" Country="JP" Time="09:40:00+09:00" Terminal="3"/>
<Arrival Airport="HKG" City="HKG" Country="HK" Time="13:55:00+08:00" Terminal="1"/>
<Carrier Marketing="CX" MarketingFlightNumber="6321" Operating="JL" OperatingFlightNumber="29" Disclosure="JL" Alliances="OW ">
<Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W"/>
</Carrier>
</ScheduleDesc>
<TaxDesc ID="1" Code="YRF" Amount="2000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="2000" PublishedCurrency="JPY" Station="HND"/>
<TaxDesc ID="2" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP"/>
<TaxDesc ID="3" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP"/>
<TaxDesc ID="4" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP"/>
<TaxDesc ID="5" Code="SW" Amount="2610" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2610" PublishedCurrency="JPY" Station="HND" Country="JP"/>
<TaxDesc ID="6" Code="OI" Amount="100" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="100" PublishedCurrency="JPY" Station="HND" Country="JP"/>
<TaxDesc ID="7" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="HND" Country="JP"/>
<TaxDesc ID="8" Code="YRF" Amount="2000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="2000" PublishedCurrency="JPY" Station="NRT"/>
<TaxSummaryDesc ID="1" Code="YRF" Amount="2000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="2000" PublishedCurrency="JPY" Station="HND"/>
<TaxSummaryDesc ID="2" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP"/>
<TaxSummaryDesc ID="3" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP"/>
<TaxSummaryDesc ID="4" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP"/>
<TaxSummaryDesc ID="5" Code="SW" Amount="2610" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2610" PublishedCurrency="JPY" Station="HND" Country="JP"/>
<TaxSummaryDesc ID="6" Code="OI" Amount="100" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="100" PublishedCurrency="JPY" Station="HND" Country="JP"/>
<TaxSummaryDesc ID="7" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="HND" Country="JP"/>
<TaxSummaryDesc ID="8" Code="YRF" Amount="2000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="2000" PublishedCurrency="JPY" Station="NRT"/>
<OBFeeDesc ID="1" Amount="0" Currency="JPY"/>
<!-- ブランド運賃詳細情報一覧 -->
<!-- (リクエスト:OTA_AirLowFareSearchRQ/TravelerInfoSummary/PriceRequestInformation/TPA_Extensions/BrandedFareIndicators@ReturnBrandAncillariesで"true"指定時に返却) -->
<!-- BrandFeatureDesc@IDは、BrandFeature@Refと対応させて利用 -->
<BrandFeatureDesc ID="1" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0JM" Vendor="ATP" CommercialName="3PC MAX 32KG 158LCM EACH"/>
<BrandFeatureDesc ID="2" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0I7" Vendor="ATP" CommercialName="MAX 3PC OR TTL 50KG 158LCM"/>
<BrandFeatureDesc ID="3" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0C5" Vendor="ATP" CommercialName="MAX 2PC OR TTL 30KG 158LCM"/>
<BrandFeatureDesc ID="4" Application="C" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="SEAT ASSIGNMENT"/>
<BrandFeatureDesc ID="5" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0M3" Vendor="ATP" CommercialName="1PC MAX 15LB 7KG 115LCM"/>
<BrandFeatureDesc ID="6" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="057" Vendor="ATP" CommercialName="MILEAGE ACCRUAL EXCEPT RBD O"/>
<BrandFeatureDesc ID="7" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0C8" Vendor="ATP" CommercialName="MAX 2PC OR TTL 40KG 158LCM"/>
<BrandFeatureDesc ID="8" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="056" Vendor="ATP" CommercialName="REFUNDABLE TICKET"/>
<BrandFeatureDesc ID="9" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET"/>
<BrandFeatureDesc ID="10" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0JL" Vendor="ATP" CommercialName="2PC MAX 23KG 158LCM EACH"/>
<BrandFeatureDesc ID="11" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0E7" Vendor="ATP" CommercialName="1PC MAX 23KG 158LCM EACH"/>
<BrandFeatureDesc ID="12" Application="F" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="SEAT ASSIGNMENT"/>
<BrandFeatureDesc ID="13" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY"/>
<BrandFeatureDesc ID="14" Application="N" ServiceType="F" ServiceGroup="LG" SubCode="07K" Vendor="ATP" CommercialName="FIRST CLASS LOUNGE ACCESS"/>
<BrandFeatureDesc ID="15" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET"/>
<BrandFeatureDesc ID="16" Application="N" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY"/>
<BrandFeatureDesc ID="17" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0C7" Vendor="ATP" CommercialName="MAX 2PC OR TTL 35KG 158LCM"/>
<BrandFeatureDesc ID="18" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="07H" Vendor="ATP" CommercialName="GO SHOW"/>
<BrandFeatureDesc ID="19" Application="N" ServiceType="F" ServiceGroup="TS" SubCode="03P" Vendor="ATP" CommercialName="PRIORITY CHECK IN"/>
<BrandFeatureDesc ID="20" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0E7" Vendor="ATP" CommercialName="1PC MAX 23KG 158LCM EACH"/>
<BrandFeatureDesc ID="21" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0MK" Vendor="ATP" CommercialName="1PC MAX 33LB 15KG 115LCM"/>
<BrandFeatureDesc ID="22" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0JL" Vendor="ATP" CommercialName="2PC MAX 23KG 158LCM EACH"/>
<BrandFeatureDesc ID="23" Application="N" ServiceType="F" ServiceGroup="TS" SubCode="0G6" Vendor="ATP" CommercialName="PRIORITY BOARDING"/>
<BrandFeatureDesc ID="24" Application="N" ServiceType="F" ServiceGroup="LG" SubCode="0BX" Vendor="ATP" CommercialName="BUSINESS CLASS LOUNGE ACCESS"/>
<BrandFeatureDesc ID="25" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0JP" Vendor="ATP" CommercialName="2PC MAX 32KG 158LCM EACH"/>
<BrandFeatureDesc ID="26" Application="N" ServiceType="Z" ServiceGroup="BF" SubCode="07H" Vendor="ATP" CommercialName="GO SHOW"/>
<BrandFeatureDesc ID="27" Application="N" ServiceType="C" ServiceGroup="BG" SubCode="0MJ" Vendor="ATP" CommercialName="1PC MAX 22LB 10KG 115LCM"/>
<FareComponentDesc ID="1" GoverningCarrier="CX" FareAmount="581.35" FareCurrency="JPY" FareBasisCode="LR41JPAO" FarePassengerType="ADT" PublishedFareAmount="66000" OneWayFare="true" Directionality="FROM" Direction="EH" NotValidBefore="2022-03-18" NotValidAfter="2022-03-18" ApplicablePricingCategories="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XOX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
<Segment/>
<!-- Brand@Code:ブランドID @BrandName:ブランド名称 -->
<Brand Code="ECONFLEX" BrandName="ECONOMY FLEX" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</FareComponentDesc>
<FareComponentDesc ID="2" GoverningCarrier="CX" FareAmount="519.69" FareCurrency="JPY" FareBasisCode="LR31JPAO" FarePassengerType="ADT" PublishedFareAmount="59000" OneWayFare="true" Directionality="FROM" Direction="EH" NotValidBefore="2022-03-18" NotValidAfter="2022-03-18" ApplicablePricingCategories="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XOX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
<Segment/>
<Brand Code="ECONESSENT" BrandName="ECONOMY ESSENTIAL" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</FareComponentDesc>
<FareComponentDesc ID="3" GoverningCarrier="CX" FareAmount="466.84" FareCurrency="JPY" FareBasisCode="SR41JPAO" FarePassengerType="ADT" PublishedFareAmount="53000" OneWayFare="true" Directionality="FROM" Direction="EH" NotValidBefore="2022-03-18" NotValidAfter="2022-03-18" ApplicablePricingCategories="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XOX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
<Segment/>
<Brand Code="ECONFLEX" BrandName="ECONOMY FLEX" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</FareComponentDesc>
<FareComponentDesc ID="4" GoverningCarrier="CX" FareAmount="413.99" FareCurrency="JPY" FareBasisCode="SR31JPAO" FarePassengerType="ADT" PublishedFareAmount="47000" OneWayFare="true" Directionality="FROM" Direction="EH" NotValidBefore="2022-03-18" NotValidAfter="2022-03-18" ApplicablePricingCategories="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XOX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
<Segment/>
<Brand Code="ECONESSENT" BrandName="ECONOMY ESSENTIAL" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</FareComponentDesc>
<FareComponentDesc ID="5" GoverningCarrier="CX" FareAmount="369.95" FareCurrency="JPY" FareBasisCode="SR21JPAO" FarePassengerType="ADT" PublishedFareAmount="42000" OneWayFare="true" Directionality="FROM" Direction="EH" NotValidBefore="2022-03-18" NotValidAfter="2022-03-18" ApplicablePricingCategories="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XOX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
<Segment/>
<Brand Code="ECONLIGHT" BrandName="ECONOMY LIGHT" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</FareComponentDesc>
<FareComponentDesc ID="6" GoverningCarrier="CX" FareAmount="484.45" FareCurrency="JPY" FareBasisCode="LR21JPAO" FarePassengerType="ADT" PublishedFareAmount="55000" OneWayFare="true" Directionality="FROM" Direction="EH" NotValidBefore="2022-03-18" NotValidAfter="2022-03-18" ApplicablePricingCategories="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XOX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
<Segment/>
<Brand Code="ECONLIGHT" BrandName="ECONOMY LIGHT" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</FareComponentDesc>
<ValidatingCarrierDesc ID="1" SettlementMethod="BSP" NewVcxProcess="true">
<Default Code="CX"/>
</ValidatingCarrierDesc>
<BaggageAllowanceDesc ID="1" Pieces="2"/>
<BaggageAllowanceDesc ID="2" Pieces="1"/>
<LegDesc ID="1" ElapsedTime="315">
<Schedule Ref="2"/>
</LegDesc>
<LegDesc ID="2" ElapsedTime="320">
<Schedule Ref="1"/>
</LegDesc>
<ItineraryGroup>
<GroupDescription>
<LegDescription DepartureDate="2022-03-18" DepartureLocation="HND" ArrivalLocation="HKG"/>
</GroupDescription>
<Itinerary ID="1" PricingSource="ADVJR1">
<Leg Ref="1"/>
<!-- 運賃1 -->
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-03-15" LastTicketTime="23:59" GoverningCarriers="CX">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="5">
<Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true"/>
<!-- BrandFeature@Refは、GroupedItineraryResponse/BrandFeatureDesc@IDと対応させブランド詳細情報を取得 -->
<BrandFeature Ref="26"/>
<BrandFeature Ref="9"/>
<BrandFeature Ref="8"/>
<BrandFeature Ref="6"/>
<BrandFeature Ref="16"/>
<BrandFeature Ref="11"/>
<BrandFeature Ref="10"/>
<BrandFeature Ref="25"/>
<BrandFeature Ref="3"/>
<BrandFeature Ref="17"/>
<BrandFeature Ref="7"/>
<BrandFeature Ref="2"/>
<BrandFeature Ref="1"/>
<BrandFeature Ref="5"/>
<BrandFeature Ref="27"/>
<BrandFeature Ref="21"/>
<BrandFeature Ref="24"/>
<BrandFeature Ref="14"/>
<BrandFeature Ref="4"/>
<BrandFeature Ref="23"/>
<BrandFeature Ref="19"/>
</FareComponent>
<Tax Ref="1"/>
<Tax Ref="6"/>
<Tax Ref="5"/>
<Tax Ref="7"/>
<TaxSummary Ref="5"/>
<TaxSummary Ref="6"/>
<TaxSummary Ref="1"/>
<TaxSummary Ref="7"/>
<OBFee Ref="1"/>
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1"/>
<PassengerTotalFare TotalFare="47710" TotalTaxes="5710" Currency="JPY" BaseFareAmount="42000" BaseFareCurrency="JPY" EquivalentAmount="42000" EquivalentCurrency="JPY" ConstructionAmount="369.95" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="113.528532"/>
<BaggageInformation ProvisionType="A" AirlineCode="CX">
<Segment ID="0"/>
<Allowance Ref="2"/>
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="47710" TotalTaxes="5710" Currency="JPY" BaseFareAmount="42000" BaseFareCurrency="JPY" ConstructionAmount="369.95" ConstructionCurrency="NUC" EquivalentAmount="42000" EquivalentCurrency="JPY"/>
<ValidatingCarrier Ref="1"/>
</Fare>
</PricingInformation>
<!-- 運賃2 -->
<PricingInformation PricingSubsource="MIP">
<!-- SoldOut@Statusが"F"の場合、適用不可の運賃です。-->
<SoldOut Status="F">
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="2" Status="N" Code="ECONLIGHT" BrandName="ECONOMY LIGHT" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<!-- 運賃3 -->
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="2" Status="N" Code="ES" BrandName="ECONOMY CLASS SAVE" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<!-- 運賃4 -->
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-03-15" LastTicketTime="23:59" GoverningCarriers="CX">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true"/>
<BrandFeature Ref="26"/>
<BrandFeature Ref="9"/>
<BrandFeature Ref="8"/>
<BrandFeature Ref="6"/>
<BrandFeature Ref="13"/>
<BrandFeature Ref="20"/>
<BrandFeature Ref="22"/>
<BrandFeature Ref="25"/>
<BrandFeature Ref="3"/>
<BrandFeature Ref="17"/>
<BrandFeature Ref="7"/>
<BrandFeature Ref="2"/>
<BrandFeature Ref="1"/>
<BrandFeature Ref="5"/>
<BrandFeature Ref="27"/>
<BrandFeature Ref="21"/>
<BrandFeature Ref="24"/>
<BrandFeature Ref="14"/>
<BrandFeature Ref="12"/>
<BrandFeature Ref="23"/>
<BrandFeature Ref="19"/>
</FareComponent>
<Tax Ref="1"/>
<Tax Ref="6"/>
<Tax Ref="5"/>
<Tax Ref="7"/>
<TaxSummary Ref="5"/>
<TaxSummary Ref="6"/>
<TaxSummary Ref="1"/>
<TaxSummary Ref="7"/>
<OBFee Ref="1"/>
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1"/>
<PassengerTotalFare TotalFare="52710" TotalTaxes="5710" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="413.99" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="113.528532"/>
<BaggageInformation ProvisionType="A" AirlineCode="CX">
<Segment ID="0"/>
<Allowance Ref="1"/>
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="52710" TotalTaxes="5710" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="413.99" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY"/>
<ValidatingCarrier Ref="1"/>
</Fare>
</PricingInformation>
<!-- 運賃5 -->
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="2" Status="N" Code="EC" BrandName="ECONOMY CLASS CORE" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<!-- 運賃6 -->
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-03-15" LastTicketTime="23:59" GoverningCarriers="CX">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="3">
<Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true"/>
<BrandFeature Ref="18"/>
<BrandFeature Ref="15"/>
<BrandFeature Ref="8"/>
<BrandFeature Ref="6"/>
<BrandFeature Ref="13"/>
<BrandFeature Ref="20"/>
<BrandFeature Ref="22"/>
<BrandFeature Ref="25"/>
<BrandFeature Ref="3"/>
<BrandFeature Ref="17"/>
<BrandFeature Ref="7"/>
<BrandFeature Ref="2"/>
<BrandFeature Ref="1"/>
<BrandFeature Ref="5"/>
<BrandFeature Ref="27"/>
<BrandFeature Ref="21"/>
<BrandFeature Ref="24"/>
<BrandFeature Ref="14"/>
<BrandFeature Ref="12"/>
<BrandFeature Ref="23"/>
<BrandFeature Ref="19"/>
</FareComponent>
<Tax Ref="1"/>
<Tax Ref="6"/>
<Tax Ref="5"/>
<Tax Ref="7"/>
<TaxSummary Ref="5"/>
<TaxSummary Ref="6"/>
<TaxSummary Ref="1"/>
<TaxSummary Ref="7"/>
<OBFee Ref="1"/>
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1"/>
<PassengerTotalFare TotalFare="58710" TotalTaxes="5710" Currency="JPY" BaseFareAmount="53000" BaseFareCurrency="JPY" EquivalentAmount="53000" EquivalentCurrency="JPY" ConstructionAmount="466.84" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="113.528532"/>
<BaggageInformation ProvisionType="A" AirlineCode="CX">
<Segment ID="0"/>
<Allowance Ref="1"/>
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="58710" TotalTaxes="5710" Currency="JPY" BaseFareAmount="53000" BaseFareCurrency="JPY" ConstructionAmount="466.84" ConstructionCurrency="NUC" EquivalentAmount="53000" EquivalentCurrency="JPY"/>
<ValidatingCarrier Ref="1"/>
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="2" Status="N" Code="EX" BrandName="ECONOMY CLASS FLEX" ProgramID="198920" ProgramCode="CFFCX" ProgramDescription="CX WORLDWIDE" ProgramSystemCode="X"/>
</SoldOutLeg>
</SoldOut>
</PricingInformation>
</Itinerary>
</ItineraryGroup>
<!-- 以下省略 -->
</GroupedItineraryResponse>
選択{
"OTA_AirLowFareSearchRQ": {
"OriginDestinationInformation": [
{
"DepartureDateTime": "2022-03-01T00:00:00",
"OriginLocation": {
"LocationCode": "TYO"
},
"DestinationLocation": {
"LocationCode": "HKG"
},
"RPH": "0",
"TPA_Extensions":{
"IncludeVendorPref":[
{
"Code":"CX"
}
]
}
}
],
"POS": {
"Source": [
{
"PseudoCityCode": "8IC6",
"RequestorID": {
"CompanyName": {
"Code": "TN"
},
"ID": "1",
"Type": "1"
}
}
]
},
"TPA_Extensions": {
"IntelliSellTransaction": {
"RequestType": {
"Name": "50ITINS"
}
}
},
"TravelPreferences": {
"CabinPref":[
{
"Cabin":"Y",
"PreferLevel":"Preferred"
}
],
"TPA_Extensions": {
"XOFares":{
"Value":true
},
"JumpCabinLogic":{
"Disabled":true
},
"KeepSameCabin":{
"Enabled":true
}
}
},
"TravelerInfoSummary": {
"AirTravelerAvail": [
{
"PassengerTypeQuantity": [
{
"Code": "ADT",
"Quantity": 1
}
]
}
],
"PriceRequestInformation":{
"TPA_Extensions":{
"BrandedFareIndicators":{
"MultipleBrandedFares":true,
"ReturnBrandAncillaries":true
}
}
}
},
"Version": "4"
}
}
選択{
"groupedItineraryResponse": {
"version": "6.5.1",
"messages": [
{
"severity": "Info",
"type": "WORKERTHREAD",
"code": "TRANSACTIONID",
"text": "7063881661624772827"
},
{
"severity": "Info",
"type": "SERVER",
"code": "ASE032LPSCIL78B.ATSE.CERT.ASCINT.SABRECIRRUS.COM",
"text": "27139"
},
{
"severity": "Info",
"type": "DRE",
"code": "RULEID",
"text": "18403"
},
{
"severity": "Info",
"type": "DEFAULT",
"code": "RULEID",
"text": "27962"
}
],
"statistics": {
"itineraryCount": 1
},
"scheduleDescs": [
{
"id": 1,
"frequency": "**T****",
"stopCount": 0,
"eTicketable": true,
"totalMilesFlown": 1804,
"elapsedTime": 305,
"departure": {
"airport": "HND",
"city": "TYO",
"country": "JP",
"time": "10:15:00+09:00",
"terminal": "3"
},
"arrival": {
"airport": "HKG",
"city": "HKG",
"country": "HK",
"time": "14:20:00+08:00",
"terminal": "1"
},
"carrier": {
"marketing": "CX",
"marketingFlightNumber": 6321,
"operating": "JL",
"disclosure": "JL",
"alliances": "OW ",
"equipment": {
"code": "789",
"typeForFirstLeg": "W",
"typeForLastLeg": "W"
}
}
}
],
"taxDescs": [
{
"id": 1,
"code": "YRF",
"amount": 4000,
"currency": "JPY",
"description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
"publishedAmount": 4000,
"publishedCurrency": "JPY",
"station": "HND"
},
{
"id": 2,
"code": "SW",
"amount": 2610,
"currency": "JPY",
"description": "PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL",
"publishedAmount": 2610,
"publishedCurrency": "JPY",
"station": "HND",
"country": "JP"
},
{
"id": 3,
"code": "OI",
"amount": 100,
"currency": "JPY",
"description": "PASSENGER SECURITY SERVICE CHARGE",
"publishedAmount": 100,
"publishedCurrency": "JPY",
"station": "HND",
"country": "JP"
},
{
"id": 4,
"code": "TK",
"amount": 1000,
"currency": "JPY",
"description": "INTERNATIONAL TOURIST TAX",
"publishedAmount": 1000,
"publishedCurrency": "JPY",
"station": "HND",
"country": "JP"
}
],
"taxSummaryDescs": [
{
"id": 1,
"code": "YRF",
"amount": 4000,
"currency": "JPY",
"description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
"publishedAmount": 4000,
"publishedCurrency": "JPY",
"station": "HND"
},
{
"id": 2,
"code": "SW",
"amount": 2610,
"currency": "JPY",
"description": "PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL",
"publishedAmount": 2610,
"publishedCurrency": "JPY",
"station": "HND",
"country": "JP"
},
{
"id": 3,
"code": "OI",
"amount": 100,
"currency": "JPY",
"description": "PASSENGER SECURITY SERVICE CHARGE",
"publishedAmount": 100,
"publishedCurrency": "JPY",
"station": "HND",
"country": "JP"
},
{
"id": 4,
"code": "TK",
"amount": 1000,
"currency": "JPY",
"description": "INTERNATIONAL TOURIST TAX",
"publishedAmount": 1000,
"publishedCurrency": "JPY",
"station": "HND",
"country": "JP"
}
],
"obFeeDescs": [
{
"id": 1,
"amount": 0,
"currency": "JPY"
}
],
"brandFeatureDescs": [
{
"id": 1,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0JM",
"vendor": "ATP",
"commercialName": "3PC MAX 32KG 158LCM EACH"
},
{
"id": 2,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0I7",
"vendor": "ATP",
"commercialName": "MAX 3PC OR TTL 50KG 158LCM"
},
{
"id": 3,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0C5",
"vendor": "ATP",
"commercialName": "MAX 2PC OR TTL 30KG 158LCM"
},
{
"id": 4,
"application": "C",
"serviceType": "F",
"serviceGroup": "SA",
"subCode": "0B5",
"vendor": "ATP",
"commercialName": "SEAT ASSIGNMENT"
},
{
"id": 5,
"application": "F",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0M3",
"vendor": "ATP",
"commercialName": "1PC MAX 15LB 7KG 115LCM"
},
{
"id": 6,
"application": "F",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "057",
"vendor": "ATP",
"commercialName": "MILEAGE ACCRUAL EXCEPT RBD O"
},
{
"id": 7,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0C8",
"vendor": "ATP",
"commercialName": "MAX 2PC OR TTL 40KG 158LCM"
},
{
"id": 8,
"application": "C",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "056",
"vendor": "ATP",
"commercialName": "REFUNDABLE TICKET"
},
{
"id": 9,
"application": "C",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "059",
"vendor": "ATP",
"commercialName": "CHANGEABLE TICKET"
},
{
"id": 10,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0JL",
"vendor": "ATP",
"commercialName": "2PC MAX 23KG 158LCM EACH"
},
{
"id": 11,
"application": "F",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0E7",
"vendor": "ATP",
"commercialName": "1PC MAX 23KG 158LCM EACH"
},
{
"id": 12,
"application": "F",
"serviceType": "F",
"serviceGroup": "SA",
"subCode": "0B5",
"vendor": "ATP",
"commercialName": "SEAT ASSIGNMENT"
},
{
"id": 13,
"application": "C",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "058",
"vendor": "ATP",
"commercialName": "UPGRADE ELIGIBILITY"
},
{
"id": 14,
"application": "N",
"serviceType": "F",
"serviceGroup": "LG",
"subCode": "07K",
"vendor": "ATP",
"commercialName": "FIRST CLASS LOUNGE ACCESS"
},
{
"id": 15,
"application": "F",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "059",
"vendor": "ATP",
"commercialName": "CHANGEABLE TICKET"
},
{
"id": 16,
"application": "N",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "058",
"vendor": "ATP",
"commercialName": "UPGRADE ELIGIBILITY"
},
{
"id": 17,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0C7",
"vendor": "ATP",
"commercialName": "MAX 2PC OR TTL 35KG 158LCM"
},
{
"id": 18,
"application": "F",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "07H",
"vendor": "ATP",
"commercialName": "GO SHOW"
},
{
"id": 19,
"application": "N",
"serviceType": "F",
"serviceGroup": "TS",
"subCode": "03P",
"vendor": "ATP",
"commercialName": "PRIORITY CHECK IN"
},
{
"id": 20,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0E7",
"vendor": "ATP",
"commercialName": "1PC MAX 23KG 158LCM EACH"
},
{
"id": 21,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0MK",
"vendor": "ATP",
"commercialName": "1PC MAX 33LB 15KG 115LCM"
},
{
"id": 22,
"application": "F",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0JL",
"vendor": "ATP",
"commercialName": "2PC MAX 23KG 158LCM EACH"
},
{
"id": 23,
"application": "N",
"serviceType": "F",
"serviceGroup": "TS",
"subCode": "0G6",
"vendor": "ATP",
"commercialName": "PRIORITY BOARDING"
},
{
"id": 24,
"application": "N",
"serviceType": "F",
"serviceGroup": "LG",
"subCode": "0BX",
"vendor": "ATP",
"commercialName": "BUSINESS CLASS LOUNGE ACCESS"
},
{
"id": 25,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0JP",
"vendor": "ATP",
"commercialName": "2PC MAX 32KG 158LCM EACH"
},
{
"id": 26,
"application": "N",
"serviceType": "Z",
"serviceGroup": "BF",
"subCode": "07H",
"vendor": "ATP",
"commercialName": "GO SHOW"
},
{
"id": 27,
"application": "N",
"serviceType": "C",
"serviceGroup": "BG",
"subCode": "0MJ",
"vendor": "ATP",
"commercialName": "1PC MAX 22LB 10KG 115LCM"
}
],
"fareComponentDescs": [
{
"id": 1,
"governingCarrier": "CX",
"fareAmount": 362.93,
"fareCurrency": "JPY",
"fareBasisCode": "SR21JPAO",
"farePassengerType": "ADT",
"publishedFareAmount": 42000,
"oneWayFare": true,
"directionality": "FROM",
"direction": "EH",
"notValidBefore": "2022-03-01",
"notValidAfter": "2022-03-01",
"applicablePricingCategories": "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18",
"vendorCode": "ATP",
"fareTypeBitmap": "00",
"fareType": "XOX",
"fareTariff": "8",
"fareRule": "JUB2",
"cabinCode": "Y",
"segments": [
{
"segment": {}
}
],
"brand": {
"code": "ECONLIGHT",
"brandName": "ECONOMY LIGHT",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
},
{
"id": 2,
"governingCarrier": "CX",
"fareAmount": 406.14,
"fareCurrency": "JPY",
"fareBasisCode": "SR31JPAO",
"farePassengerType": "ADT",
"publishedFareAmount": 47000,
"oneWayFare": true,
"directionality": "FROM",
"direction": "EH",
"notValidBefore": "2022-03-01",
"notValidAfter": "2022-03-01",
"applicablePricingCategories": "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18",
"vendorCode": "ATP",
"fareTypeBitmap": "00",
"fareType": "XOX",
"fareTariff": "8",
"fareRule": "JUB2",
"cabinCode": "Y",
"segments": [
{
"segment": {}
}
],
"brand": {
"code": "ECONESSENT",
"brandName": "ECONOMY ESSENTIAL",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
},
{
"id": 3,
"governingCarrier": "CX",
"fareAmount": 457.99,
"fareCurrency": "JPY",
"fareBasisCode": "SR41JPAO",
"farePassengerType": "ADT",
"publishedFareAmount": 53000,
"oneWayFare": true,
"directionality": "FROM",
"direction": "EH",
"notValidBefore": "2022-03-01",
"notValidAfter": "2022-03-01",
"applicablePricingCategories": "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18",
"vendorCode": "ATP",
"fareTypeBitmap": "00",
"fareType": "XOX",
"fareTariff": "8",
"fareRule": "JUB2",
"cabinCode": "Y",
"segments": [
{
"segment": {}
}
],
"brand": {
"code": "ECONFLEX",
"brandName": "ECONOMY FLEX",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
}
],
"validatingCarrierDescs": [
{
"id": 1,
"settlementMethod": "BSP",
"newVcxProcess": true,
"default": {
"code": "CX"
}
}
],
"baggageAllowanceDescs": [
{
"id": 1,
"pieceCount": 2
},
{
"id": 2,
"pieceCount": 1
}
],
"legDescs": [
{
"id": 1,
"elapsedTime": 305,
"schedules": [
{
"ref": 1
}
]
}
],
"itineraryGroups": [
{
"groupDescription": {
"legDescriptions": [
{
"departureDate": "2022-03-01",
"departureLocation": "HND",
"arrivalLocation": "HKG"
}
]
},
"itineraries": [
{
"id": 1,
"pricingSource": "ADVJR1",
"legs": [
{
"ref": 1
}
],
"pricingInformation": [
{
"pricingSubsource": "MIP",
"fare": {
"validatingCarrierCode": "CX",
"vita": true,
"eTicketable": true,
"lastTicketDate": "2022-02-26",
"lastTicketTime": "23:59",
"governingCarriers": "CX",
"passengerInfoList": [
{
"passengerInfo": {
"passengerType": "ADT",
"passengerNumber": 1,
"nonRefundable": false,
"fareComponents": [
{
"ref": 1,
"segments": [
{
"segment": {
"bookingCode": "S",
"cabinCode": "Y",
"mealCode": "M",
"seatsAvailable": 4,
"availabilityBreak": true
}
}
],
"brandFeatures": [
{
"ref": 26
},
{
"ref": 9
},
{
"ref": 8
},
{
"ref": 6
},
{
"ref": 16
},
{
"ref": 11
},
{
"ref": 10
},
{
"ref": 25
},
{
"ref": 3
},
{
"ref": 17
},
{
"ref": 7
},
{
"ref": 2
},
{
"ref": 1
},
{
"ref": 5
},
{
"ref": 27
},
{
"ref": 21
},
{
"ref": 24
},
{
"ref": 14
},
{
"ref": 4
},
{
"ref": 23
},
{
"ref": 19
}
]
}
],
"taxes": [
{
"ref": 1
},
{
"ref": 3
},
{
"ref": 2
},
{
"ref": 4
}
],
"taxSummaries": [
{
"ref": 2
},
{
"ref": 3
},
{
"ref": 1
},
{
"ref": 4
}
],
"obFees": [
{
"ref": 1
}
],
"currencyConversion": {
"from": "JPY",
"to": "JPY",
"exchangeRateUsed": 1
},
"passengerTotalFare": {
"totalFare": 49710,
"totalTaxAmount": 7710,
"currency": "JPY",
"baseFareAmount": 42000,
"baseFareCurrency": "JPY",
"equivalentAmount": 42000,
"equivalentCurrency": "JPY",
"constructionAmount": 362.93,
"constructionCurrency": "NUC",
"commissionPercentage": 0,
"commissionAmount": 0,
"exchangeRateOne": 115.722029
},
"baggageInformation": [
{
"provisionType": "A",
"airlineCode": "CX",
"segments": [
{
"id": 0
}
],
"allowance": {
"ref": 2
}
}
]
}
}
],
"totalFare": {
"totalPrice": 49710,
"totalTaxAmount": 7710,
"currency": "JPY",
"baseFareAmount": 42000,
"baseFareCurrency": "JPY",
"constructionAmount": 362.93,
"constructionCurrency": "NUC",
"equivalentAmount": 42000,
"equivalentCurrency": "JPY"
},
"validatingCarriers": [
{
"ref": 1
}
]
}
},
{
"pricingSubsource": "MIP",
"soldOut": {
"status": "F",
"soldOutLegs": [
{
"ref": 1,
"status": "F",
"soldOutSchedules": [
{
"ref": 1,
"status": "N",
"code": "ECONLIGHT",
"brandName": "ECONOMY LIGHT",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
]
}
]
}
},
{
"pricingSubsource": "MIP",
"soldOut": {
"status": "F",
"soldOutLegs": [
{
"ref": 1,
"status": "F",
"soldOutSchedules": [
{
"ref": 1,
"status": "N",
"code": "ES",
"brandName": "ECONOMY CLASS SAVE",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
]
}
]
}
},
{
"pricingSubsource": "MIP",
"fare": {
"validatingCarrierCode": "CX",
"vita": true,
"eTicketable": true,
"lastTicketDate": "2022-02-26",
"lastTicketTime": "23:59",
"governingCarriers": "CX",
"passengerInfoList": [
{
"passengerInfo": {
"passengerType": "ADT",
"passengerNumber": 1,
"nonRefundable": false,
"fareComponents": [
{
"ref": 2,
"segments": [
{
"segment": {
"bookingCode": "S",
"cabinCode": "Y",
"mealCode": "M",
"seatsAvailable": 4,
"availabilityBreak": true
}
}
],
"brandFeatures": [
{
"ref": 26
},
{
"ref": 9
},
{
"ref": 8
},
{
"ref": 6
},
{
"ref": 13
},
{
"ref": 20
},
{
"ref": 22
},
{
"ref": 25
},
{
"ref": 3
},
{
"ref": 17
},
{
"ref": 7
},
{
"ref": 2
},
{
"ref": 1
},
{
"ref": 5
},
{
"ref": 27
},
{
"ref": 21
},
{
"ref": 24
},
{
"ref": 14
},
{
"ref": 12
},
{
"ref": 23
},
{
"ref": 19
}
]
}
],
"taxes": [
{
"ref": 1
},
{
"ref": 3
},
{
"ref": 2
},
{
"ref": 4
}
],
"taxSummaries": [
{
"ref": 2
},
{
"ref": 3
},
{
"ref": 1
},
{
"ref": 4
}
],
"obFees": [
{
"ref": 1
}
],
"currencyConversion": {
"from": "JPY",
"to": "JPY",
"exchangeRateUsed": 1
},
"passengerTotalFare": {
"totalFare": 54710,
"totalTaxAmount": 7710,
"currency": "JPY",
"baseFareAmount": 47000,
"baseFareCurrency": "JPY",
"equivalentAmount": 47000,
"equivalentCurrency": "JPY",
"constructionAmount": 406.14,
"constructionCurrency": "NUC",
"commissionPercentage": 0,
"commissionAmount": 0,
"exchangeRateOne": 115.722029
},
"baggageInformation": [
{
"provisionType": "A",
"airlineCode": "CX",
"segments": [
{
"id": 0
}
],
"allowance": {
"ref": 1
}
}
]
}
}
],
"totalFare": {
"totalPrice": 54710,
"totalTaxAmount": 7710,
"currency": "JPY",
"baseFareAmount": 47000,
"baseFareCurrency": "JPY",
"constructionAmount": 406.14,
"constructionCurrency": "NUC",
"equivalentAmount": 47000,
"equivalentCurrency": "JPY"
},
"validatingCarriers": [
{
"ref": 1
}
]
}
},
{
"pricingSubsource": "MIP",
"soldOut": {
"status": "F",
"soldOutLegs": [
{
"ref": 1,
"status": "F",
"soldOutSchedules": [
{
"ref": 1,
"status": "N",
"code": "EC",
"brandName": "ECONOMY CLASS CORE",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
]
}
]
}
},
{
"pricingSubsource": "MIP",
"fare": {
"validatingCarrierCode": "CX",
"vita": true,
"eTicketable": true,
"lastTicketDate": "2022-02-26",
"lastTicketTime": "23:59",
"governingCarriers": "CX",
"passengerInfoList": [
{
"passengerInfo": {
"passengerType": "ADT",
"passengerNumber": 1,
"nonRefundable": false,
"fareComponents": [
{
"ref": 3,
"segments": [
{
"segment": {
"bookingCode": "S",
"cabinCode": "Y",
"mealCode": "M",
"seatsAvailable": 4,
"availabilityBreak": true
}
}
],
"brandFeatures": [
{
"ref": 18
},
{
"ref": 15
},
{
"ref": 8
},
{
"ref": 6
},
{
"ref": 13
},
{
"ref": 20
},
{
"ref": 22
},
{
"ref": 25
},
{
"ref": 3
},
{
"ref": 17
},
{
"ref": 7
},
{
"ref": 2
},
{
"ref": 1
},
{
"ref": 5
},
{
"ref": 27
},
{
"ref": 21
},
{
"ref": 24
},
{
"ref": 14
},
{
"ref": 12
},
{
"ref": 23
},
{
"ref": 19
}
]
}
],
"taxes": [
{
"ref": 1
},
{
"ref": 3
},
{
"ref": 2
},
{
"ref": 4
}
],
"taxSummaries": [
{
"ref": 2
},
{
"ref": 3
},
{
"ref": 1
},
{
"ref": 4
}
],
"obFees": [
{
"ref": 1
}
],
"currencyConversion": {
"from": "JPY",
"to": "JPY",
"exchangeRateUsed": 1
},
"passengerTotalFare": {
"totalFare": 60710,
"totalTaxAmount": 7710,
"currency": "JPY",
"baseFareAmount": 53000,
"baseFareCurrency": "JPY",
"equivalentAmount": 53000,
"equivalentCurrency": "JPY",
"constructionAmount": 457.99,
"constructionCurrency": "NUC",
"commissionPercentage": 0,
"commissionAmount": 0,
"exchangeRateOne": 115.722029
},
"baggageInformation": [
{
"provisionType": "A",
"airlineCode": "CX",
"segments": [
{
"id": 0
}
],
"allowance": {
"ref": 1
}
}
]
}
}
],
"totalFare": {
"totalPrice": 60710,
"totalTaxAmount": 7710,
"currency": "JPY",
"baseFareAmount": 53000,
"baseFareCurrency": "JPY",
"constructionAmount": 457.99,
"constructionCurrency": "NUC",
"equivalentAmount": 53000,
"equivalentCurrency": "JPY"
},
"validatingCarriers": [
{
"ref": 1
}
]
}
},
{
"pricingSubsource": "MIP",
"soldOut": {
"status": "F",
"soldOutLegs": [
{
"ref": 1,
"status": "F",
"soldOutSchedules": [
{
"ref": 1,
"status": "N",
"code": "EX",
"brandName": "ECONOMY CLASS FLEX",
"programId": "203401",
"programCode": "CFFCX",
"programDescription": "CX WORLDWIDE",
"programSystemCode": "X"
}
]
}
]
}
}
]
}
]
}
]
}
}
選択<OTA_AirLowFareSearchRQ Version="X.X.X" ResponseType="GIR" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source PseudoCityCode="XXX6">
<RequestorID ID="1" Type="1">
<CompanyName Code="TN" />
</RequestorID>
</Source>
</POS>
<OriginDestinationInformation RPH="1">
<DepartureDateTime>2023-05-20T11:00:00</DepartureDateTime>
<OriginLocation LocationCode="NRT" />
<DestinationLocation LocationCode="GUM" />
</OriginDestinationInformation>
<OriginDestinationInformation RPH="2">
<DepartureDateTime>2023-05-25T11:00:00</DepartureDateTime>
<OriginLocation LocationCode="GUM" />
<DestinationLocation LocationCode="NRT" />
</OriginDestinationInformation>
<TravelPreferences>
<VendorPref Code="UA" PreferLevel="Preferred" />
<CabinPref PreferLevel="Preferred" Cabin="Y" />
</TravelPreferences>
<TravelerInfoSummary>
<SeatsRequested>1</SeatsRequested>
<AirTravelerAvail>
<PassengerTypeQuantity Code="ADT" Quantity="1">
</PassengerTypeQuantity>
</AirTravelerAvail>
<PriceRequestInformation>
<TPA_Extensions>
<BrandedFareIndicators SingleBrandedFare="true" ParityModeForLowest="Itin" ReturnBrandAncillaries="true" />
</TPA_Extensions>
</PriceRequestInformation>
</TravelerInfoSummary>
<TPA_Extensions>
<IntelliSellTransaction>
<RequestType Name="50ITINS" />
</IntelliSellTransaction>
</TPA_Extensions>
</OTA_AirLowFareSearchRQ>
選択<GroupedItineraryResponse xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="X.X.X">
<Message Severity="Info" Type="SERVER" Code="GCB15-ISELL-TN-00-2022-12-00-BM2M" Text="27036" />
<Message Severity="Info" Type="WORKERTHREAD" Code="TRANSACTIONID" Text="1784947879707023410" />
<Message Severity="Info" Type="DRE" Code="RULEID" Text="15863" />
<Message Severity="Info" Type="DEFAULT" Code="RULEID" Text="27992" />
<Statistics Itineraries="9" />
<ScheduleDesc ID="1" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="235">
<Departure Airport="NRT" City="TYO" Country="JP" Time="17:25:00+09:00" Terminal="1" />
<Arrival Airport="GUM" City="GUM" State="GU" Country="GU" Time="22:20:00+10:00" />
<Carrier Marketing="UA" MarketingFlightNumber="197" Operating="UA" OperatingFlightNumber="197">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="2" Frequency="*M*W*FS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="225">
<Departure Airport="NRT" City="TYO" Country="JP" Time="21:15:00+09:00" Terminal="1" />
<Arrival Airport="GUM" City="GUM" State="GU" Country="GU" Time="02:00:00+10:00" DateAdjustment="1" />
<Carrier Marketing="UA" MarketingFlightNumber="874" Operating="UA" OperatingFlightNumber="874">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="3" Frequency="S*T*T*S" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="220">
<Departure Airport="GUM" City="GUM" State="GU" Country="GU" Time="07:00:00+10:00" />
<Arrival Airport="NRT" City="TYO" Country="JP" Time="09:40:00+09:00" Terminal="1" />
<Carrier Marketing="UA" MarketingFlightNumber="828" Operating="UA" OperatingFlightNumber="828">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="4" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="230">
<Departure Airport="GUM" City="GUM" State="GU" Country="GU" Time="12:05:00+10:00" />
<Arrival Airport="NRT" City="TYO" Country="JP" Time="14:55:00+09:00" Terminal="1" />
<Carrier Marketing="UA" MarketingFlightNumber="196" Operating="UA" OperatingFlightNumber="196">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="5" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="220">
<Departure Airport="GUM" City="GUM" State="GU" Country="GU" Time="17:10:00+10:00" />
<Arrival Airport="NRT" City="TYO" Country="JP" Time="19:50:00+09:00" Terminal="1" />
<Carrier Marketing="UA" MarketingFlightNumber="873" Operating="UA" OperatingFlightNumber="873">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="6" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="220">
<Departure Airport="NRT" City="TYO" Country="JP" Time="11:05:00+09:00" Terminal="1" />
<Arrival Airport="GUM" City="GUM" State="GU" Country="GU" Time="15:45:00+10:00" />
<Carrier Marketing="UA" MarketingFlightNumber="827" Operating="UA" OperatingFlightNumber="827">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<TaxDesc ID="1" Code="XF" Amount="590" Currency="JPY" Description="PASSENGER FACILITY CHARGES" PublishedAmount="4.50" PublishedCurrency="USD" Station="GUM" Country="US" />
<TaxDesc ID="2" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxDesc ID="3" Code="YQI" Amount="16000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="16000" PublishedCurrency="JPY" Station="GUM" />
<TaxDesc ID="4" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxDesc ID="5" Code="XY" Amount="920" Currency="JPY" Description="IMMIGRATION USER FEE GUAM" PublishedAmount="7.00" PublishedCurrency="USD" Station="NRT" Country="GU" />
<TaxDesc ID="6" Code="AY" Amount="730" Currency="JPY" Description="PASSENGER CIVIL AVIATION SECURITY SERVICE FEE GUAM" PublishedAmount="5.60" PublishedCurrency="USD" Station="GUM" Country="GU" />
<TaxDesc ID="7" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxDesc ID="8" Code="YQI" Amount="16000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="16000" PublishedCurrency="JPY" Station="NRT" />
<TaxDesc ID="9" Code="GU" Amount="1080" Currency="JPY" Description="CUSTOMS AGRICULTURE AND QUARANTINE INSPECTION SERVICES CHARGE" PublishedAmount="8.29" PublishedCurrency="USD" Station="NRT" Country="GU" />
<TaxSummaryDesc ID="1" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxSummaryDesc ID="2" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxSummaryDesc ID="3" Code="XY" Amount="920" Currency="JPY" Description="IMMIGRATION USER FEE GUAM" PublishedAmount="7.00" PublishedCurrency="USD" Station="NRT" Country="GU" />
<TaxSummaryDesc ID="4" Code="AY" Amount="730" Currency="JPY" Description="PASSENGER CIVIL AVIATION SECURITY SERVICE FEE GUAM" PublishedAmount="5.60" PublishedCurrency="USD" Station="GUM" Country="GU" />
<TaxSummaryDesc ID="5" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxSummaryDesc ID="6" Code="XF" Amount="590" Currency="JPY" Description="PASSENGER FACILITY CHARGE" PublishedAmount="4.50" PublishedCurrency="USD" Station="GUM" Country="US" />
<TaxSummaryDesc ID="7" Code="YQI" Amount="32000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="16000" PublishedCurrency="JPY" Station="NRT" />
<TaxSummaryDesc ID="8" Code="GU" Amount="1080" Currency="JPY" Description="CUSTOMS AGRICULTURE AND QUARANTINE INSPECTION SERVICES CHARGE" PublishedAmount="8.29" PublishedCurrency="USD" Station="NRT" Country="GU" />
<BrandFeatureDesc ID="1" Application="C" ServiceType="C" ServiceGroup="BG" SubCode="0CD" Vendor="ATP" CommercialName="SECOND EXCESS BAG" />
<BrandFeatureDesc ID="2" Application="C" ServiceType="F" ServiceGroup="TS" SubCode="0G6" Vendor="ATP" CommercialName="PRIORITY BOARDING" />
<BrandFeatureDesc ID="3" Application="C" ServiceType="C" ServiceGroup="BG" SubCode="0CC" Vendor="ATP" CommercialName="FIRST EXCESS BAG" />
<BrandFeatureDesc ID="4" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET" />
<BrandFeatureDesc ID="5" Application="N" ServiceType="Z" ServiceGroup="BF" SubCode="PQC" Vendor="ATP" CommercialName="PREMIUM QUALIFYING CREDIT" />
<BrandFeatureDesc ID="6" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="010" Vendor="ATP" CommercialName="CARRY ON BAGGAGE" />
<BrandFeatureDesc ID="7" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="057" Vendor="ATP" CommercialName="MILEAGE ACCRUAL" />
<BrandFeatureDesc ID="8" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="PSL" Vendor="ATP" CommercialName="PERSONAL ITEM" />
<BrandFeatureDesc ID="9" Application="C" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="PRE RESERVED SEAT ASSIGNMENT" />
<BrandFeatureDesc ID="10" Application="D" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY" />
<BrandFeatureDesc ID="11" Application="D" ServiceType="Z" ServiceGroup="BF" SubCode="056" Vendor="ATP" CommercialName="REFUNDABLE TICKET" />
<FareComponentDesc ID="1" GoverningCarrier="UA" FareAmount="157.99" FareCurrency="JPY" FareBasisCode="TLX02SBG" FarePassengerType="ADT" PublishedFareAmount="43000" Directionality="TO" Direction="EH" NotValidBefore="2023-05-25" NotValidAfter="2023-05-25" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="ERU" FareTariff="201" FareRule="2INJ" CabinCode="Y">
<Segment />
<Brand Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<FareComponentDesc ID="2" GoverningCarrier="UA" FareAmount="157.99" FareCurrency="JPY" FareBasisCode="TLX02SBG" FarePassengerType="ADT" PublishedFareAmount="43000" Directionality="FROM" Direction="EH" NotValidBefore="2023-05-20" NotValidAfter="2023-05-20" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="ERU" FareTariff="201" FareRule="2INJ" CabinCode="Y">
<Segment Stopover="true" />
<Brand Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<ValidatingCarrierDesc ID="1" SettlementMethod="BSP" NewVcxProcess="true">
<Default Code="UA" />
</ValidatingCarrierDesc>
<BaggageAllowanceDesc ID="1" Pieces="0" />
<LegDesc ID="1" ElapsedTime="220">
<Schedule Ref="5" />
</LegDesc>
<LegDesc ID="2" ElapsedTime="220">
<Schedule Ref="6" />
</LegDesc>
<LegDesc ID="3" ElapsedTime="235">
<Schedule Ref="1" />
</LegDesc>
<LegDesc ID="4" ElapsedTime="220">
<Schedule Ref="3" />
</LegDesc>
<LegDesc ID="5" ElapsedTime="230">
<Schedule Ref="4" />
</LegDesc>
<LegDesc ID="6" ElapsedTime="225">
<Schedule Ref="2" />
</LegDesc>
<ItineraryGroup>
<GroupDescription>
<LegDescription DepartureDate="2023-05-20" DepartureLocation="NRT" ArrivalLocation="GUM" />
<LegDescription DepartureDate="2023-05-25" DepartureLocation="GUM" ArrivalLocation="NRT" />
</GroupDescription>
<Itinerary ID="1" PricingSource="ADVJR1">
<Leg Ref="3" />
<Leg Ref="5" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="2" PricingSource="ADVJR1">
<Leg Ref="3" />
<Leg Ref="4" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="3" PricingSource="ADVJR1">
<Leg Ref="3" />
<Leg Ref="1" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="4" PricingSource="ADVJR1">
<Leg Ref="2" />
<Leg Ref="5" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="5" PricingSource="ADVJR1">
<Leg Ref="2" />
<Leg Ref="4" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="6" PricingSource="ADVJR1">
<Leg Ref="2" />
<Leg Ref="1" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="7" PricingSource="ADVJR1">
<Leg Ref="6" />
<Leg Ref="5" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="8" PricingSource="ADVJR1">
<Leg Ref="6" />
<Leg Ref="4" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="9" PricingSource="ADVJR1">
<Leg Ref="6" />
<Leg Ref="1" />
<PricingInformation PricingSubsource="MIP" BrandsOnAnyMarket="true">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-02-01" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="2">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="11" />
<BrandFeature Ref="4" />
<BrandFeature Ref="7" />
<BrandFeature Ref="10" />
<BrandFeature Ref="8" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="9" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="8" />
<Tax Ref="3" />
<Tax Ref="6" />
<Tax Ref="9" />
<Tax Ref="5" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="7" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="8" />
<TaxSummary Ref="7" />
<TaxSummary Ref="4" />
<TaxSummary Ref="3" />
<TaxSummary Ref="5" />
<TaxSummary Ref="6" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81980" TotalTaxes="38980" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
</ItineraryGroup>
</GroupedItineraryResponse>
選択<OTA_AirLowFareSearchRQ Version="X.X.X" ResponseType="GIR" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source PseudoCityCode="XXX6">
<RequestorID ID="1" Type="1">
<CompanyName Code="TN" />
</RequestorID>
</Source>
</POS>
<OriginDestinationInformation RPH="1">
<DepartureDateTime>2023-05-20T11:00:00</DepartureDateTime>
<OriginLocation LocationCode="NRT" />
<DestinationLocation LocationCode="GUM" />
</OriginDestinationInformation>
<OriginDestinationInformation RPH="2">
<DepartureDateTime>2023-05-26T11:00:00</DepartureDateTime>
<OriginLocation LocationCode="GUM" />
<DestinationLocation LocationCode="NRT" />
</OriginDestinationInformation>
<TravelPreferences>
<VendorPref Code="UA" PreferLevel="Preferred" />
<CabinPref PreferLevel="Preferred" Cabin="Y" />
</TravelPreferences>
<TravelerInfoSummary>
<SeatsRequested>1</SeatsRequested>
<AirTravelerAvail>
<PassengerTypeQuantity Code="ADT" Quantity="1">
</PassengerTypeQuantity>
</AirTravelerAvail>
<PriceRequestInformation>
<TPA_Extensions>
<BrandedFareIndicators MultipleBrandedFares="true" ParityModeForLowest="Itin" ParityMode="Itin" ReturnBrandAncillaries="true" />
</TPA_Extensions>
</PriceRequestInformation>
</TravelerInfoSummary>
<TPA_Extensions>
<IntelliSellTransaction>
<RequestType Name="50ITINS" />
</IntelliSellTransaction>
</TPA_Extensions>
</OTA_AirLowFareSearchRQ>
選択<GroupedItineraryResponse xmlns="http://webservices.sabre.com/wsdl/sabreXML1.0.00/shopping/GroupedItineraryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="X.X.X">
<Message Severity="Info" Type="SERVER" Code="GCC16-ISELL-TN-00-2022-12-00-WK3D" Text="27033" />
<Message Severity="Info" Type="WORKERTHREAD" Code="TRANSACTIONID" Text="2057280502411363609" />
<Message Severity="Info" Type="DRE" Code="RULEID" Text="15863" />
<Message Severity="Info" Type="DEFAULT" Code="RULEID" Text="27992" />
<Statistics Itineraries="6" />
<ScheduleDesc ID="1" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="235">
<Departure Airport="NRT" City="TYO" Country="JP" Time="17:25:00+09:00" Terminal="1" />
<Arrival Airport="GUM" City="GUM" State="GU" Country="GU" Time="22:20:00+10:00" />
<Carrier Marketing="UA" MarketingFlightNumber="197" Operating="UA" OperatingFlightNumber="197">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="2" Frequency="*M*W*FS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="225">
<Departure Airport="NRT" City="TYO" Country="JP" Time="21:15:00+09:00" Terminal="1" />
<Arrival Airport="GUM" City="GUM" State="GU" Country="GU" Time="02:00:00+10:00" DateAdjustment="1" />
<Carrier Marketing="UA" MarketingFlightNumber="874" Operating="UA" OperatingFlightNumber="874">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="3" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="230">
<Departure Airport="GUM" City="GUM" State="GU" Country="GU" Time="12:05:00+10:00" />
<Arrival Airport="NRT" City="TYO" Country="JP" Time="14:55:00+09:00" Terminal="1" />
<Carrier Marketing="UA" MarketingFlightNumber="196" Operating="UA" OperatingFlightNumber="196">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="4" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="220">
<Departure Airport="GUM" City="GUM" State="GU" Country="GU" Time="17:10:00+10:00" />
<Arrival Airport="NRT" City="TYO" Country="JP" Time="19:50:00+09:00" Terminal="1" />
<Carrier Marketing="UA" MarketingFlightNumber="873" Operating="UA" OperatingFlightNumber="873">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<ScheduleDesc ID="5" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1558" ElapsedTime="220">
<Departure Airport="NRT" City="TYO" Country="JP" Time="11:05:00+09:00" Terminal="1" />
<Arrival Airport="GUM" City="GUM" State="GU" Country="GU" Time="15:45:00+10:00" />
<Carrier Marketing="UA" MarketingFlightNumber="827" Operating="UA" OperatingFlightNumber="827">
<Equipment Code="738" TypeForFirstLeg="N" TypeForLastLeg="N" />
</Carrier>
</ScheduleDesc>
<TaxDesc ID="1" Code="XF" Amount="590" Currency="JPY" Description="PASSENGER FACILITY CHARGES" PublishedAmount="4.50" PublishedCurrency="USD" Station="GUM" Country="US" />
<TaxDesc ID="2" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxDesc ID="3" Code="YQI" Amount="16000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="16000" PublishedCurrency="JPY" Station="GUM" />
<TaxDesc ID="4" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxDesc ID="5" Code="AY" Amount="730" Currency="JPY" Description="PASSENGER CIVIL AVIATION SECURITY SERVICE FEE GUAM" PublishedAmount="5.60" PublishedCurrency="USD" Station="GUM" Country="GU" />
<TaxDesc ID="6" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxDesc ID="7" Code="YQI" Amount="16000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="16000" PublishedCurrency="JPY" Station="NRT" />
<TaxDesc ID="8" Code="GU" Amount="1080" Currency="JPY" Description="CUSTOMS AGRICULTURE AND QUARANTINE INSPECTION SERVICES CHARGE" PublishedAmount="8.29" PublishedCurrency="USD" Station="NRT" Country="GU" />
<TaxDesc ID="9" Code="XY" Amount="910" Currency="JPY" Description="IMMIGRATION USER FEE GUAM" PublishedAmount="7.00" PublishedCurrency="USD" Station="NRT" Country="GU" />
<TaxSummaryDesc ID="1" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxSummaryDesc ID="2" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxSummaryDesc ID="3" Code="AY" Amount="730" Currency="JPY" Description="PASSENGER CIVIL AVIATION SECURITY SERVICE FEE GUAM" PublishedAmount="5.60" PublishedCurrency="USD" Station="GUM" Country="GU" />
<TaxSummaryDesc ID="4" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
<TaxSummaryDesc ID="5" Code="XF" Amount="590" Currency="JPY" Description="PASSENGER FACILITY CHARGE" PublishedAmount="4.50" PublishedCurrency="USD" Station="GUM" Country="US" />
<TaxSummaryDesc ID="6" Code="YQI" Amount="32000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="16000" PublishedCurrency="JPY" Station="NRT" />
<TaxSummaryDesc ID="7" Code="GU" Amount="1080" Currency="JPY" Description="CUSTOMS AGRICULTURE AND QUARANTINE INSPECTION SERVICES CHARGE" PublishedAmount="8.29" PublishedCurrency="USD" Station="NRT" Country="GU" />
<TaxSummaryDesc ID="8" Code="XY" Amount="910" Currency="JPY" Description="IMMIGRATION USER FEE GUAM" PublishedAmount="7.00" PublishedCurrency="USD" Station="NRT" Country="GU" />
<BrandFeatureDesc ID="1" Application="C" ServiceType="C" ServiceGroup="BG" SubCode="0CD" Vendor="ATP" CommercialName="SECOND EXCESS BAG" />
<BrandFeatureDesc ID="2" Application="C" ServiceType="F" ServiceGroup="TS" SubCode="0G6" Vendor="ATP" CommercialName="PRIORITY BOARDING" />
<BrandFeatureDesc ID="3" Application="C" ServiceType="C" ServiceGroup="BG" SubCode="0CC" Vendor="ATP" CommercialName="FIRST EXCESS BAG" />
<BrandFeatureDesc ID="4" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET" />
<BrandFeatureDesc ID="5" Application="N" ServiceType="Z" ServiceGroup="BF" SubCode="PQC" Vendor="ATP" CommercialName="PREMIUM QUALIFYING CREDIT" />
<BrandFeatureDesc ID="6" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="010" Vendor="ATP" CommercialName="CARRY ON BAGGAGE" />
<BrandFeatureDesc ID="7" Application="F" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="PRE RESERVED SEAT ASSIGNMENT" />
<BrandFeatureDesc ID="8" Application="F" ServiceType="C" ServiceGroup="BG" SubCode="0CC" Vendor="ATP" CommercialName="FIRST EXCESS BAG" />
<BrandFeatureDesc ID="9" Application="C" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY" />
<BrandFeatureDesc ID="10" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="059" Vendor="ATP" CommercialName="CHANGEABLE TICKET" />
<BrandFeatureDesc ID="11" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="057" Vendor="ATP" CommercialName="MILEAGE ACCRUAL" />
<BrandFeatureDesc ID="12" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="PSL" Vendor="ATP" CommercialName="PERSONAL ITEM" />
<BrandFeatureDesc ID="13" Application="C" ServiceType="F" ServiceGroup="SA" SubCode="0B5" Vendor="ATP" CommercialName="PRE RESERVED SEAT ASSIGNMENT" />
<BrandFeatureDesc ID="14" Application="D" ServiceType="Z" ServiceGroup="BF" SubCode="058" Vendor="ATP" CommercialName="UPGRADE ELIGIBILITY" />
<BrandFeatureDesc ID="15" Application="D" ServiceType="Z" ServiceGroup="BF" SubCode="056" Vendor="ATP" CommercialName="REFUNDABLE TICKET" />
<BrandFeatureDesc ID="16" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="056" Vendor="ATP" CommercialName="REFUNDABLE TICKET" />
<BrandFeatureDesc ID="17" Application="F" ServiceType="Z" ServiceGroup="BF" SubCode="PQC" Vendor="ATP" CommercialName="PREMIUM QUALIFYING CREDIT" />
<FareComponentDesc ID="1" GoverningCarrier="UA" FareAmount="157.99" FareCurrency="JPY" FareBasisCode="TLX02SBG" FarePassengerType="ADT" PublishedFareAmount="43000" Directionality="FROM" Direction="EH" NotValidBefore="2023-05-20" NotValidAfter="2023-05-20" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="ERU" FareTariff="201" FareRule="2INJ" CabinCode="Y">
<Segment Stopover="true" />
<Brand Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<FareComponentDesc ID="2" GoverningCarrier="UA" FareAmount="246.18" FareCurrency="JPY" FareBasisCode="SLX02SC2" FarePassengerType="ADT" PublishedFareAmount="67000" Directionality="TO" Direction="EH" NotValidBefore="2023-05-22" NotValidAfter="2023-05-27" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="ECF" FareTariff="201" FareRule="2RRJ" CabinCode="Y">
<Segment />
<Brand Code="ECOREF" BrandName="ECONOMY FULLY REFUNDABLE" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<FareComponentDesc ID="3" GoverningCarrier="UA" FareAmount="157.99" FareCurrency="JPY" FareBasisCode="TLX02SBG" FarePassengerType="ADT" PublishedFareAmount="43000" Directionality="TO" Direction="EH" NotValidBefore="2023-05-26" NotValidAfter="2023-05-26" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="ERU" FareTariff="201" FareRule="2INJ" CabinCode="Y">
<Segment />
<Brand Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<FareComponentDesc ID="4" GoverningCarrier="UA" FareAmount="246.18" FareCurrency="JPY" FareBasisCode="SLX02SC2" FarePassengerType="ADT" PublishedFareAmount="67000" Directionality="FROM" Direction="EH" NotValidAfter="2023-05-27" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="ECF" FareTariff="201" FareRule="2RRJ" CabinCode="Y">
<Segment Stopover="true" />
<Brand Code="ECOREF" BrandName="ECONOMY FULLY REFUNDABLE" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<FareComponentDesc ID="5" GoverningCarrier="UA" FareAmount="172.69" FareCurrency="JPY" FareBasisCode="TLX02SA2" FarePassengerType="ADT" PublishedFareAmount="47000" Directionality="TO" Direction="EH" NotValidBefore="2023-05-22" NotValidAfter="2023-05-27" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XPN" FareTariff="201" FareRule="2RNJ" CabinCode="Y">
<Segment />
<Brand Code="ECONOMY" BrandName="ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<FareComponentDesc ID="6" GoverningCarrier="UA" FareAmount="172.69" FareCurrency="JPY" FareBasisCode="TLX02SA2" FarePassengerType="ADT" PublishedFareAmount="47000" Directionality="FROM" Direction="EH" NotValidAfter="2023-05-27" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 11 12 15 16 18" VendorCode="ATP" FareTypeBitmap="00" FareType="XPN" FareTariff="201" FareRule="2RNJ" CabinCode="Y">
<Segment Stopover="true" />
<Brand Code="ECONOMY" BrandName="ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</FareComponentDesc>
<ValidatingCarrierDesc ID="1" SettlementMethod="BSP" NewVcxProcess="true">
<Default Code="UA" />
</ValidatingCarrierDesc>
<BaggageAllowanceDesc ID="1" Pieces="1" />
<BaggageAllowanceDesc ID="2" Pieces="0" />
<LegDesc ID="1" ElapsedTime="220">
<Schedule Ref="4" />
</LegDesc>
<LegDesc ID="2" ElapsedTime="220">
<Schedule Ref="5" />
</LegDesc>
<LegDesc ID="3" ElapsedTime="235">
<Schedule Ref="1" />
</LegDesc>
<LegDesc ID="4" ElapsedTime="230">
<Schedule Ref="3" />
</LegDesc>
<LegDesc ID="5" ElapsedTime="225">
<Schedule Ref="2" />
</LegDesc>
<ItineraryGroup>
<GroupDescription>
<LegDescription DepartureDate="2023-05-20" DepartureLocation="NRT" ArrivalLocation="GUM" />
<LegDescription DepartureDate="2023-05-26" DepartureLocation="GUM" ArrivalLocation="NRT" />
</GroupDescription>
<Itinerary ID="1" PricingSource="ADVJR1">
<Leg Ref="3" />
<Leg Ref="4" />
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="3">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="2" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="2" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="3" Status="F">
<SoldOutSchedule Ref="1" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
<SoldOutLeg Ref="4" Status="F">
<SoldOutSchedule Ref="3" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="6">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="5">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NONREF/0VALUAFTDPT" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="2">
<Segment BookingCode="S" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="REFUNDABLE" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" EquivalentAmount="67000" EquivalentCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" EquivalentAmount="67000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="2" PricingSource="ADVJR1">
<Leg Ref="3" />
<Leg Ref="1" />
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="3">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="2" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="2" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="3" Status="F">
<SoldOutSchedule Ref="1" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="4" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="6">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="4" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="5">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NONREF/0VALUAFTDPT" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="2">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="REFUNDABLE" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" EquivalentAmount="67000" EquivalentCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" EquivalentAmount="67000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="3" PricingSource="ADVJR1">
<Leg Ref="2" />
<Leg Ref="4" />
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="3">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="2" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="2" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="2" Status="F">
<SoldOutSchedule Ref="5" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
<SoldOutLeg Ref="4" Status="F">
<SoldOutSchedule Ref="3" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="6">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="5">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NONREF/0VALUAFTDPT" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="2">
<Segment BookingCode="S" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="REFUNDABLE" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" EquivalentAmount="67000" EquivalentCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" EquivalentAmount="67000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="4" PricingSource="ADVJR1">
<Leg Ref="2" />
<Leg Ref="1" />
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="3">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="2" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="2" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="2" Status="F">
<SoldOutSchedule Ref="5" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="4" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="6">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="5">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NONREF/0VALUAFTDPT" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="2">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="REFUNDABLE" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" EquivalentAmount="67000" EquivalentCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" EquivalentAmount="67000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="5" PricingSource="ADVJR1">
<Leg Ref="5" />
<Leg Ref="4" />
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="3">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="2" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="2" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="5" Status="F">
<SoldOutSchedule Ref="2" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
<SoldOutLeg Ref="4" Status="F">
<SoldOutSchedule Ref="3" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="6">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="5">
<Segment BookingCode="T" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NONREF/0VALUAFTDPT" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="2">
<Segment BookingCode="S" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="REFUNDABLE" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" EquivalentAmount="67000" EquivalentCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" EquivalentAmount="67000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
<Itinerary ID="6" PricingSource="ADVJR1">
<Leg Ref="5" />
<Leg Ref="1" />
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="1">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="3">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="14" />
<BrandFeature Ref="12" />
<BrandFeature Ref="5" />
<BrandFeature Ref="3" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="13" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NRF-BE/NOCHGDAFTDPT/NOASR" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" EquivalentAmount="43000" EquivalentCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="2" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="2" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="81970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="43000" BaseFareCurrency="JPY" ConstructionAmount="315.98" ConstructionCurrency="NUC" EquivalentAmount="43000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<SoldOut Status="F">
<SoldOutLeg Ref="5" Status="F">
<SoldOutSchedule Ref="2" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
<SoldOutLeg Ref="1" Status="F">
<SoldOutSchedule Ref="4" Status="N" Code="BE" BrandName="BASIC ECONOMY" ProgramID="138703" ProgramCode="P1S" ProgramDescription="MIC JP" ProgramSystemCode="4" />
</SoldOutLeg>
</SoldOut>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
<FareComponent Ref="6">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="5">
<Segment BookingCode="T" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="15" />
<BrandFeature Ref="4" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="NONREF/0VALUAFTDPT" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" EquivalentAmount="47000" EquivalentCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="85970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="47000" BaseFareCurrency="JPY" ConstructionAmount="345.38" ConstructionCurrency="NUC" EquivalentAmount="47000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
<PricingInformation PricingSubsource="MIP">
<Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2023-01-31" LastTicketTime="23:59" GoverningCarriers="UA UA">
<PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
<FareComponent Ref="4">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<FareComponent Ref="2">
<Segment BookingCode="S" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
<BrandFeature Ref="16" />
<BrandFeature Ref="10" />
<BrandFeature Ref="11" />
<BrandFeature Ref="9" />
<BrandFeature Ref="12" />
<BrandFeature Ref="17" />
<BrandFeature Ref="8" />
<BrandFeature Ref="1" />
<BrandFeature Ref="6" />
<BrandFeature Ref="7" />
<BrandFeature Ref="2" />
</FareComponent>
<Tax Ref="7" />
<Tax Ref="3" />
<Tax Ref="5" />
<Tax Ref="8" />
<Tax Ref="9" />
<Tax Ref="2" />
<Tax Ref="4" />
<Tax Ref="6" />
<Tax Ref="1" />
<TaxSummary Ref="2" />
<TaxSummary Ref="1" />
<TaxSummary Ref="7" />
<TaxSummary Ref="6" />
<TaxSummary Ref="3" />
<TaxSummary Ref="8" />
<TaxSummary Ref="4" />
<TaxSummary Ref="5" />
<CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1" />
<FareMessage Type="N" Code="0" Carrier="UA" Info="REFUNDABLE" />
<FareMessage Type="W" Code="0" Info="VALIDATING CARRIER - UA" />
<FareMessage Type="W" Code="0" Info="CAT 15 SALES RESTRICTIONS FREE TEXT FOUND - VERIFY RULES" />
<PassengerTotalFare TotalFare="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" EquivalentAmount="67000" EquivalentCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" CommissionPercentage="0" CommissionAmount="0" ExchangeRateOne="136.078400" />
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="0" />
<Allowance Ref="1" />
</BaggageInformation>
<BaggageInformation ProvisionType="A" AirlineCode="UA">
<Segment ID="1" />
<Allowance Ref="1" />
</BaggageInformation>
</PassengerInfo>
<TotalFare TotalPrice="105970" TotalTaxes="38970" Currency="JPY" BaseFareAmount="67000" BaseFareCurrency="JPY" ConstructionAmount="492.36" ConstructionCurrency="NUC" EquivalentAmount="67000" EquivalentCurrency="JPY" />
<ValidatingCarrier Ref="1" />
</Fare>
</PricingInformation>
</Itinerary>
</ItineraryGroup>
</GroupedItineraryResponse>