Multiple Fare Per Itinerary(MFPI)

Multiple Fare Per Itinerary(MFPI)機能は、各旅程に対して最大10個の付加運賃を取得することができる機能です。

  • 多彩な運賃を一度のリクエストで取得。キャビンクラス違いや、プライベート運賃、アカウントコード付き運賃も一括取得。

    通常のBargain Finder Maxでは、1旅程に対して1種類の運賃を提供しますが、Multiple Fare Per Itinerary(MFPI)機能は、1回の検索で1旅程に対して複数の運賃を取得することができるため、多彩な運賃表示を可能にし、複数の運賃提案や高価格帯運賃の同時表示による販売機会創出・販売促進にご利用いただけます。

    【利用例】

    ・エコノミークラスの空席照会時に、プレミアムエコノミーやビジネスクラスの金額を併記して表示させ、高価格帯航空券の販売機会を提供する。

    /MFPI_Pricing_image

     

ご利用イメージ

MFPI機能を利用する場合、希望する運賃や条件に沿ってFlexibleFares/FareParametersを設定してリクエストをします。

【注意事項】
Main運賃が返却されない場合は、MFPI機能で指定した付加運賃も返却されません。基本リクエスト部分では、可能な限り旅程や運賃条件を絞り込まないでください。

MFPI_RQRS_image
 

条件に合致する付加運賃が存在する場合は、指定したFareParametersタグ順に応じて、Mainの運賃情報にプラスして付加運賃の情報がPricingInformation配下に返却されます。
条件に合致する付加運賃がない場合は、FlexibleFareは返却されないためご注意ください。

指定可能な項目

FlexibleFaresごとに以下の項目を組み合わせて設定することができます。

  • ・公示運賃指定
  • ・プライベート運賃指定
  • ・キャビンクラス指定(または強制指定)
  • ・アカウントコード指定(または強制指定)
  • ・旅客種別指定(または強制指定)
  • ・ペナルティ情報表示指定
  • ・FareBasis指定
  • ・ブランドID指定
  • ・無料預け入れ手荷物指定
  • ・無料機内持ち込み手荷物指定
  • ・ブッキングクラス指定

リクエスト・レスポンスサンプル

MFPI機能をご利用の際は、Bargain Finder Maxリクエストにハイライト部分を入力します。
FlexibleFaresは、最大10セット入力可能です。
なお当該サンプルのレスポンスはGIR版となります。
OTA版をご希望の場合は、ResponseTypeにOTAを指定してご利用ください。
※JSON形式では、ResponseTypeはGIR版のみとなります。
 

旅程: TYO-SIN(単純往復)
Main運賃(青色): Yクラス 旅客種別:ADT 1名
付加運賃(黄色): Cクラス 旅客種別:ITX 1名

 選択<OTA_AirLowFareSearchRQ xmlns="http://www.opentravel.org/OTA/2003/05" ResponseType="GIR" ResponseVersion="X.X.X" Version="X.X.X" AvailableFlightsOnly="true">
	<POS>
		<Source PseudoCityCode="XXX6">
			<RequestorID ID="1" Type="1">
				<CompanyName Code="TN" />
			</RequestorID>
		</Source>
	</POS>
	<OriginDestinationInformation RPH="1">
		<DepartureDateTime>2022-06-01T11:00:00</DepartureDateTime>
		<OriginLocation LocationCode="TYO" />
		<DestinationLocation LocationCode="SIN" />
		<TPA_Extensions />
	</OriginDestinationInformation>
	<OriginDestinationInformation RPH="2">
		<DepartureDateTime>2022-06-10T11:00:00</DepartureDateTime>
		<OriginLocation LocationCode="SIN" />
		<DestinationLocation LocationCode="TYO" />
		<TPA_Extensions />
	</OriginDestinationInformation>
	<TravelPreferences ValidInterlineTicket="false">
		<VendorPref Code="YY" PreferLevel="Unacceptable" />
		<CabinPref PreferLevel="Preferred" Cabin="Y" />
		<TPA_Extensions>
			<XOFares Value="true" />
			<JumpCabinLogic Disabled="true" />
			<KeepSameCabin Enabled="true" />
			<ExcludeCallDirectCarriers Enabled="true" />
			<FlexibleFares>
				<FareParameters>
					<Cabin Type="C" />
					<PassengerTypeQuantity Code="ITX" Quantity="1" />
				</FareParameters>
			</FlexibleFares>
		</TPA_Extensions>
	</TravelPreferences>
	<TravelerInfoSummary>
		<SeatsRequested>1</SeatsRequested>
		<AirTravelerAvail>
			<PassengerTypeQuantity Code="ADT" Quantity="1" />
		</AirTravelerAvail>
		<PriceRequestInformation>
			<TPA_Extensions />
		</PriceRequestInformation>
	</TravelerInfoSummary>
	<TPA_Extensions>
		<IntelliSellTransaction>
			<RequestType Name="50ITINS" />
			<CompressResponse Value="true" />
		</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="WORKERTHREAD" Code="TRANSACTIONID" Text="1212413778834780382" />
  <Message Severity="Info" Type="SERVER" Code="ASE032LPSCIL651.ATSE.CERT.ASCINT.SABRECIRRUS.COM" Text="27031" />
  <Message Severity="Info" Type="DRE" Code="RULEID" Text="18403" />
  <Message Severity="Info" Type="DEFAULT" Code="RULEID" Text="27962" />
  <Statistics Itineraries="50" />
  <ScheduleDesc ID="1" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="430">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="11:10:00+09:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="17:20:00+08:00" Terminal="0" />
    <Carrier Marketing="SQ" MarketingFlightNumber="637" Operating="SQ" OperatingFlightNumber="637">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="2" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="440">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="22:10:00+08:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="06:30:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="NH" MarketingFlightNumber="844" Operating="NH" OperatingFlightNumber="844">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="3" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="440">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="18:10:00+09:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="00:30:00+08:00" Terminal="1" DateAdjustment="1" />
    <Carrier Marketing="NH" MarketingFlightNumber="801" Operating="NH" OperatingFlightNumber="801">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="4" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="415">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="17:05:00+08:00" Terminal="3" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="01:00:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="SQ" MarketingFlightNumber="630" Operating="SQ" OperatingFlightNumber="630">
      <Equipment Code="359" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="5" Frequency="*M*W**S" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="235">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="16:40:00+08:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="20:35:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="711" Operating="CX" OperatingFlightNumber="711">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="6" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="425">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="09:25:00+08:00" Terminal="3" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="17:30:00+09:00" Terminal="1" />
    <Carrier Marketing="SQ" MarketingFlightNumber="12" Operating="SQ" OperatingFlightNumber="12">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="7" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1858" ElapsedTime="255">
    <Departure Airport="MNL" City="MNL" Country="PH" Time="19:00:00+08:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="00:15:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="PR" MarketingFlightNumber="424" Operating="PR" OperatingFlightNumber="424">
      <Equipment Code="321" TypeForFirstLeg="N" TypeForLastLeg="N" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="8" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="300">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="10:40:00+09:00" Terminal="2" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="14:40:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="501" Operating="CX" OperatingFlightNumber="501">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="9" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="295">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="18:30:00+09:00" Terminal="2" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="22:25:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="505" Operating="CX" OperatingFlightNumber="505">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="10" Frequency="S*TWTF*" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="255">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="20:10:00+08:00" Terminal="1" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="00:25:00+08:00" Terminal="1" DateAdjustment="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="636" Operating="CX" OperatingFlightNumber="636">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="11" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="420">
    <Departure Airport="HND" City="TYO" Country="JP" Time="17:05:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="23:05:00+08:00" Terminal="0" />
    <Carrier Marketing="SQ" MarketingFlightNumber="633" Operating="SQ" OperatingFlightNumber="633">
      <Equipment Code="359" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="12" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="420">
    <Departure Airport="HND" City="TYO" Country="JP" Time="22:55:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="04:55:00+08:00" Terminal="0" DateAdjustment="1" />
    <Carrier Marketing="SQ" MarketingFlightNumber="635" Operating="SQ" OperatingFlightNumber="635">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="13" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="430">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="08:10:00+08:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="16:20:00+09:00" Terminal="2" />
    <Carrier Marketing="JL" MarketingFlightNumber="712" Operating="JL" OperatingFlightNumber="712" Alliances="OW ">
      <Equipment Code="767" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="14" Frequency="S*TWTF*" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="240">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="14:25:00+08:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="18:25:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="735" Operating="CX" OperatingFlightNumber="735">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="15" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="265">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="15:10:00+08:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="20:35:00+09:00" Terminal="2" />
    <Carrier Marketing="CX" MarketingFlightNumber="500" Operating="CX" OperatingFlightNumber="500">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="16" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="430">
    <Departure Airport="HND" City="TYO" Country="JP" Time="11:30:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="17:40:00+08:00" Terminal="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="37" Operating="JL" OperatingFlightNumber="37" Alliances="OW ">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="17" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="420">
    <Departure Airport="HND" City="TYO" Country="JP" Time="00:40:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="06:40:00+08:00" Terminal="1" />
    <Carrier Marketing="NH" MarketingFlightNumber="843" Operating="NH" OperatingFlightNumber="843">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="18" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="265">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="09:05:00+08:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="14:30:00+09:00" Terminal="2" />
    <Carrier Marketing="CX" MarketingFlightNumber="504" Operating="CX" OperatingFlightNumber="504">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="19" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="415">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="22:50:00+08:00" Terminal="3" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="06:45:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="SQ" MarketingFlightNumber="636" Operating="SQ" OperatingFlightNumber="636">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="20" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1893" ElapsedTime="290">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="13:40:00+09:00" Terminal="2" />
    <Arrival Airport="MNL" City="MNL" Country="PH" Time="17:30:00+08:00" Terminal="2" />
    <Carrier Marketing="PR" MarketingFlightNumber="427" Operating="PR" OperatingFlightNumber="427">
      <Equipment Code="321" TypeForFirstLeg="N" TypeForLastLeg="N" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="21" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="734" ElapsedTime="145">
    <Departure Airport="HND" City="TYO" Country="JP" Time="08:40:00+09:00" Terminal="3" />
    <Arrival Airport="GMP" City="SEL" Country="KR" Time="11:05:00+09:00" Terminal="I" />
    <Carrier Marketing="OZ" MarketingFlightNumber="1055" Operating="OZ" OperatingFlightNumber="1055">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="22" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="2862" ElapsedTime="390">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="22:40:00+08:00" Terminal="3" />
    <Arrival Airport="ICN" City="SEL" Country="KR" Time="06:10:00+09:00" Terminal="1" DateAdjustment="1" />
    <Carrier Marketing="OZ" MarketingFlightNumber="752" Operating="OZ" OperatingFlightNumber="752">
      <Equipment Code="359" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="23" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="305">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="14:50:00+09:00" Terminal="2" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="18:55:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="527" Operating="CX" OperatingFlightNumber="527">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="24" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="420">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="21:50:00+08:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="05:50:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="36" Operating="JL" OperatingFlightNumber="36" Alliances="OW ">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="25" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="430">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="11:00:00+08:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="19:10:00+09:00" Terminal="3" />
    <Carrier Marketing="NH" MarketingFlightNumber="842" Operating="NH" OperatingFlightNumber="842">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="26" Frequency="***W***" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="230">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="20:45:00+08:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="00:35:00+08:00" Terminal="1" DateAdjustment="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="715" Operating="CX" OperatingFlightNumber="715">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="27" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="230">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="01:40:00+08:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="05:30:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="659" Operating="CX" OperatingFlightNumber="659">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="28" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="415">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="08:00:00+08:00" Terminal="3" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="15:55:00+09:00" Terminal="3" />
    <Carrier Marketing="SQ" MarketingFlightNumber="632" Operating="SQ" OperatingFlightNumber="632">
      <Equipment Code="359" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="29" Frequency="*****F*" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="265">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="09:45:00+08:00" Terminal="1" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="14:10:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="658" Operating="CX" OperatingFlightNumber="658">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="30" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="415">
    <Departure Airport="HND" City="TYO" Country="JP" Time="02:05:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="08:00:00+08:00" Terminal="0" />
    <Carrier Marketing="SQ" MarketingFlightNumber="639" Operating="SQ" OperatingFlightNumber="639">
      <Equipment Code="359" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="31" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1474" ElapsedTime="225">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="10:30:00+08:00" Terminal="1" />
    <Arrival Airport="MNL" City="MNL" Country="PH" Time="14:15:00+08:00" Terminal="2" />
    <Carrier Marketing="PR" MarketingFlightNumber="502" Operating="PR" OperatingFlightNumber="502">
      <Equipment Code="321" TypeForFirstLeg="N" TypeForLastLeg="N" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="32" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1474" ElapsedTime="220">
    <Departure Airport="MNL" City="MNL" Country="PH" Time="19:30:00+08:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="23:10:00+08:00" Terminal="1" />
    <Carrier Marketing="PR" MarketingFlightNumber="509" Operating="PR" OperatingFlightNumber="509">
      <Equipment Code="321" TypeForFirstLeg="N" TypeForLastLeg="N" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="33" Frequency="SMT*TF*" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="245">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="01:45:00+08:00" Terminal="1" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="05:50:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="714" Operating="CX" OperatingFlightNumber="714">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="34" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="420">
    <Departure Airport="HND" City="TYO" Country="JP" Time="09:15:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="15:15:00+08:00" Terminal="0" />
    <Carrier Marketing="SQ" MarketingFlightNumber="631" Operating="SQ" OperatingFlightNumber="631">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="35" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="430">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="06:10:00+08:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="14:20:00+09:00" Terminal="1" />
    <Carrier Marketing="NH" MarketingFlightNumber="802" Operating="NH" OperatingFlightNumber="802">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="36" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="787" ElapsedTime="140">
    <Departure Airport="ICN" City="SEL" Country="KR" Time="09:00:00+09:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="11:20:00+09:00" Terminal="1" />
    <Carrier Marketing="OZ" MarketingFlightNumber="102" Operating="OZ" OperatingFlightNumber="102">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="37" Frequency="***W***" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="235">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="15:15:00+08:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="19:10:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="635" Operating="CX" OperatingFlightNumber="635">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="38" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="435">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="19:00:00+09:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="01:15:00+08:00" Terminal="0" DateAdjustment="1" />
    <Carrier Marketing="SQ" MarketingFlightNumber="11" Operating="SQ" OperatingFlightNumber="11">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="39" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="425">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="23:55:00+08:00" Terminal="3" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="08:00:00+09:00" Terminal="1" DateAdjustment="1" />
    <Carrier Marketing="SQ" MarketingFlightNumber="638" Operating="SQ" OperatingFlightNumber="638">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="40" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="265">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="01:20:00+08:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="06:45:00+09:00" Terminal="2" />
    <Carrier Marketing="CX" MarketingFlightNumber="524" Operating="CX" OperatingFlightNumber="524">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="41" Frequency="**T**F*" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="260">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="08:00:00+08:00" Terminal="1" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="12:20:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="710" Operating="CX" OperatingFlightNumber="710">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="42" Frequency="S*TW*F*" Stops="0" ETicketable="true" TotalMilesFlown="2862" ElapsedTime="380">
    <Departure Airport="ICN" City="SEL" Country="KR" Time="16:10:00+09:00" Terminal="1" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="21:30:00+08:00" Terminal="3" />
    <Carrier Marketing="OZ" MarketingFlightNumber="751" Operating="OZ" OperatingFlightNumber="751">
      <Equipment Code="359" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="43" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="300">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="09:15:00+09:00" Terminal="2" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="13:15:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="509" Operating="CX" OperatingFlightNumber="509">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="44" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1842" ElapsedTime="270">
    <Departure Airport="HKG" City="HKG" Country="HK" Time="08:10:00+08:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="13:40:00+09:00" Terminal="2" />
    <Carrier Marketing="CX" MarketingFlightNumber="526" Operating="CX" OperatingFlightNumber="526">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="45" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3324" ElapsedTime="445">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="17:55:00+09:00" Terminal="2" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="00:20:00+08:00" Terminal="1" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="711" Operating="JL" OperatingFlightNumber="711" Alliances="OW ">
      <Equipment Code="767" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="46" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="1587" ElapsedTime="250">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="18:00:00+08:00" Terminal="1" />
    <Arrival Airport="HKG" City="HKG" Country="HK" Time="22:10:00+08:00" Terminal="1" />
    <Carrier Marketing="CX" MarketingFlightNumber="716" Operating="CX" OperatingFlightNumber="716">
      <Equipment Code="333" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="47" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="430">
    <Departure Airport="HND" City="TYO" Country="JP" Time="11:05:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="17:15:00+08:00" Terminal="1" />
    <Carrier Marketing="NH" MarketingFlightNumber="841" Operating="NH" OperatingFlightNumber="841">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="48" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="415">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="13:55:00+08:00" Terminal="3" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="21:50:00+09:00" Terminal="3" />
    <Carrier Marketing="SQ" MarketingFlightNumber="634" Operating="SQ" OperatingFlightNumber="634">
      <Equipment Code="77W" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="49" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="430">
    <Departure Airport="HND" City="TYO" Country="JP" Time="00:05:00+09:00" Terminal="3" />
    <Arrival Airport="SIN" City="SIN" Country="SG" Time="06:15:00+08:00" Terminal="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="35" Operating="JL" OperatingFlightNumber="35" Alliances="OW ">
      <Equipment Code="767" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="50" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3287" ElapsedTime="420">
    <Departure Airport="SIN" City="SIN" Country="SG" Time="01:50:00+08:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="09:50:00+09:00" Terminal="3" />
    <Carrier Marketing="JL" MarketingFlightNumber="38" Operating="JL" OperatingFlightNumber="38" Alliances="OW ">
      <Equipment Code="767" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <TaxDesc ID="1" Code="YQF" Amount="3600" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="3600" PublishedCurrency="JPY" Station="MNL" />
  <TaxDesc ID="2" Code="YRF" Amount="1700" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="1700" PublishedCurrency="JPY" Station="HKG" />
  <TaxDesc ID="3" Code="LI" Amount="1240" Currency="JPY" Description="PASSENGER SERVICE CHARGE" PublishedAmount="550" PublishedCurrency="PHP" Station="MNL" Country="PH" />
  <TaxDesc ID="4" Code="YQF" Amount="1700" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="1700" PublishedCurrency="JPY" Station="SIN" />
  <TaxDesc ID="5" Code="YQF" Amount="4200" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="4200" PublishedCurrency="JPY" Station="ICN" />
  <TaxDesc ID="6" Code="BP" Amount="950" Currency="JPY" Description="INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND" PublishedAmount="10000" PublishedCurrency="KRW" Station="ICN" Country="KR" />
  <TaxDesc ID="7" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="8" Code="YQF" Amount="800" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="800" PublishedCurrency="JPY" Station="ICN" />
  <TaxDesc ID="9" Code="YQF" Amount="800" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="800" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="10" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="11" Code="YQI" Amount="300" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="300" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="12" Code="OP" Amount="510" Currency="JPY" Description="AVIATION LEVY" PublishedAmount="6.10" PublishedCurrency="SGD" Station="SIN" Country="SG" />
  <TaxDesc ID="13" Code="YQF" Amount="5000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="5000" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="14" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="15" Code="YQF" Amount="1700" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="1700" PublishedCurrency="JPY" Station="MNL" />
  <TaxDesc ID="16" Code="SW" Amount="2610" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2610" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxDesc ID="17" Code="OI" Amount="100" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="100" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxDesc ID="18" Code="YQI" Amount="300" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="300" PublishedCurrency="JPY" Station="SIN" />
  <TaxDesc ID="19" Code="YQI" Amount="120" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="120" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="20" Code="YQI" Amount="300" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="300" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="21" Code="BP" Amount="2660" Currency="JPY" Description="INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND" PublishedAmount="28000" PublishedCurrency="KRW" Station="ICN" Country="KR" />
  <TaxDesc ID="22" Code="G3" Amount="1020" Currency="JPY" Description="AIRPORT CONSTRUCTION FEE" PublishedAmount="70" PublishedCurrency="HKD" Station="HKG" Country="HK" />
  <TaxDesc ID="23" Code="L7" Amount="900" Currency="JPY" Description="AIRPORT DEVELOPMENT LEVY" PublishedAmount="10.80" PublishedCurrency="SGD" Station="SIN" Country="SG" />
  <TaxDesc ID="24" Code="I5" Amount="810" Currency="JPY" Description="AIRPORT PASSENGER SECURITY CHARGE" PublishedAmount="55" PublishedCurrency="HKD" Station="HKG" Country="HK" />
  <TaxDesc ID="25" Code="G3" Amount="2330" Currency="JPY" Description="AIRPORT CONSTRUCTION FEE" PublishedAmount="160" PublishedCurrency="HKD" Station="HKG" Country="HK" />
  <TaxDesc ID="26" Code="YQF" Amount="4200" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="4200" PublishedCurrency="JPY" Station="SIN" />
  <TaxDesc ID="27" Code="YQF" Amount="5000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="5000" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="28" Code="SG" Amount="3350" Currency="JPY" Description="PASSENGER SERVICE AND SECURITY FEE PSSF" PublishedAmount="40.40" PublishedCurrency="SGD" Station="SIN" Country="SG" />
  <TaxDesc ID="29" Code="YQI" Amount="120" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="120" PublishedCurrency="JPY" Station="ICN" />
  <TaxDesc ID="30" Code="YRF" Amount="2000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="2000" PublishedCurrency="JPY" Station="HKG" />
  <TaxDesc ID="31" Code="YQF" Amount="5000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="5000" PublishedCurrency="JPY" Station="SIN" />
  <TaxDesc ID="32" Code="YQF" Amount="3600" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="3600" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="33" Code="YRF" Amount="1700" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="1700" PublishedCurrency="JPY" Station="SIN" />
  <TaxDesc ID="34" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxDesc ID="35" Code="YQI" Amount="120" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="120" PublishedCurrency="JPY" Station="SIN" />
  <TaxDesc ID="36" Code="YRF" Amount="2000" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="2000" PublishedCurrency="JPY" Station="NRT" />
  <TaxSummaryDesc ID="1" Code="LI" Amount="2480" Currency="JPY" Description="PASSENGER SERVICE CHARGE" PublishedAmount="550" PublishedCurrency="PHP" Station="MNL" Country="PH" />
  <TaxSummaryDesc ID="2" Code="YQ" Amount="10480" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="3" Code="YR" Amount="7400" Currency="JPY" Description="YR taxes summary" />
  <TaxSummaryDesc ID="4" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="5" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="6" Code="G3" Amount="4660" Currency="JPY" Description="AIRPORT CONSTRUCTION FEE" PublishedAmount="160" PublishedCurrency="HKD" Station="HKG" Country="HK" />
  <TaxSummaryDesc ID="7" Code="OP" Amount="510" Currency="JPY" Description="AVIATION LEVY" PublishedAmount="6.10" PublishedCurrency="SGD" Station="SIN" Country="SG" />
  <TaxSummaryDesc ID="8" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="9" Code="YQ" Amount="10600" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="10" Code="SW" Amount="2610" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2610" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxSummaryDesc ID="11" Code="OI" Amount="100" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="100" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxSummaryDesc ID="12" Code="BP" Amount="3610" Currency="JPY" Description="INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND" PublishedAmount="28000" PublishedCurrency="KRW" Station="ICN" Country="KR" />
  <TaxSummaryDesc ID="13" Code="I5" Amount="1620" Currency="JPY" Description="AIRPORT PASSENGER SECURITY CHARGE" PublishedAmount="55" PublishedCurrency="HKD" Station="HKG" Country="HK" />
  <TaxSummaryDesc ID="14" Code="G3" Amount="2040" Currency="JPY" Description="AIRPORT CONSTRUCTION FEE" PublishedAmount="70" PublishedCurrency="HKD" Station="HKG" Country="HK" />
  <TaxSummaryDesc ID="15" Code="L7" Amount="900" Currency="JPY" Description="AIRPORT DEVELOPMENT LEVY" PublishedAmount="10.80" PublishedCurrency="SGD" Station="SIN" Country="SG" />
  <TaxSummaryDesc ID="16" Code="SG" Amount="3350" Currency="JPY" Description="PASSENGER SERVICE AND SECURITY FEE PSSF" PublishedAmount="40.40" PublishedCurrency="SGD" Station="SIN" Country="SG" />
  <TaxSummaryDesc ID="17" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <OBFeeDesc ID="1" Amount="0" Currency="JPY" />
  <FareComponentDesc ID="1" GoverningCarrier="SQ" FareAmount="77000" FareCurrency="JPY" FareBasisCode="V15JPR8" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="2" GoverningCarrier="NH" FareAmount="280000" FareCurrency="JPY" FareBasisCode="PITS" FarePassengerType="ITX" Directionality="TO" ApplicablePricingCategories="3 4 5 6 7 8 9 10 15 16 17 27 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BIT" FareTariff="8" FareRule="IT53" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="3" GoverningCarrier="NH" FareAmount="64000" FareCurrency="JPY" FareBasisCode="SRNS1" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="LA25" CabinCode="Y">
    <Segment Stopover="true">
      <Surcharge Amount="58.41" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="4" GoverningCarrier="SQ" FareAmount="113000" FareCurrency="JPY" FareBasisCode="W13JPR8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true">
      <Surcharge Amount="44.93" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
      <Surcharge Amount="26.95" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="5" GoverningCarrier="OZ" FareAmount="74000" FareCurrency="JPY" FareBasisCode="ELJS" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="3 4 5 7 8 9 10 12 16 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JS30" CabinCode="Y">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="6" GoverningCarrier="JL" FareAmount="104000" FareCurrency="JPY" FareBasisCode="VNN52ACF" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="4544" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="7" GoverningCarrier="SQ" FareAmount="113000" FareCurrency="JPY" FareBasisCode="W13JPR8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true">
      <Surcharge Amount="44.93" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="8" GoverningCarrier="JL" FareAmount="138000" FareCurrency="JPY" FareBasisCode="LNN52ACF" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="4544" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="9" GoverningCarrier="SQ" FareAmount="77000" FareCurrency="JPY" FareBasisCode="V15JPT8" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 7 8 9 10 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="10" GoverningCarrier="SQ" FareAmount="285000" FareCurrency="JPY" FareBasisCode="U13JPR8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JP11" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="11" GoverningCarrier="JL" FareAmount="327000" FareCurrency="JPY" FareBasisCode="DNW76ADF" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 2 4 5 6 7 9 10 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BXR" FareTariff="8" FareRule="4522" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="12" GoverningCarrier="SQ" FareAmount="285000" FareCurrency="JPY" FareBasisCode="U13JPR8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JP11" CabinCode="C">
    <Segment Stopover="true">
      <Surcharge Amount="314.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="13" GoverningCarrier="SQ" FareAmount="77000" FareCurrency="JPY" FareBasisCode="V15JPT8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="14" GoverningCarrier="JL" FareAmount="75000" FareCurrency="JPY" FareBasisCode="SNN52ACF" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="4544" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="15" GoverningCarrier="NH" FareAmount="64000" FareCurrency="JPY" FareBasisCode="SRNS1" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="LA25" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="16" GoverningCarrier="JL" FareAmount="64000" FareCurrency="JPY" FareBasisCode="NNN52ACF" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="4544" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="17" GoverningCarrier="SQ" FareAmount="185000" FareCurrency="JPY" FareBasisCode="D15JPR8" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JP11" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="18" GoverningCarrier="SQ" FareAmount="113000" FareCurrency="JPY" FareBasisCode="W13JPR8" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="19" GoverningCarrier="SQ" FareAmount="113000" FareCurrency="JPY" FareBasisCode="W13JPR8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="20" GoverningCarrier="CX" FareAmount="145000" FareCurrency="JPY" FareBasisCode="IB99JPAR" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 4 5 7 8 9 10 11 12 14 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JUB2" CabinCode="C">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="21" GoverningCarrier="JL" FareAmount="277000" FareCurrency="JPY" FareBasisCode="DNX76ADF" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 2 4 5 6 7 9 10 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BXR" FareTariff="8" FareRule="4522" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="22" GoverningCarrier="SQ" FareAmount="185000" FareCurrency="JPY" FareBasisCode="D15JPT8" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 7 8 9 10 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JP11" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="23" GoverningCarrier="OZ" FareAmount="74000" FareCurrency="JPY" FareBasisCode="ELJS" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="3 4 5 7 8 9 10 12 16 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JS30" CabinCode="Y">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="24" GoverningCarrier="PR" FareAmount="35000" FareCurrency="JPY" FareBasisCode="UBJP" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XPN" FareTariff="8" FareRule="FJPN" CabinCode="Y">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="25" GoverningCarrier="CX" FareAmount="145000" FareCurrency="JPY" FareBasisCode="IB99JPAR" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 7 8 9 10 11 12 14 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JUB2" CabinCode="C">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="26" GoverningCarrier="CX" FareAmount="39000" FareCurrency="JPY" FareBasisCode="NR21JPAR" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 4 5 6 7 8 9 10 11 12 14 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="27" GoverningCarrier="NH" FareAmount="280000" FareCurrency="JPY" FareBasisCode="PITS" FarePassengerType="ITX" Directionality="FROM" ApplicablePricingCategories="3 4 5 6 7 8 9 10 15 16 17 27 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BIT" FareTariff="8" FareRule="IT53" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="28" GoverningCarrier="NH" FareAmount="64000" FareCurrency="JPY" FareBasisCode="SRNS1" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="LA25" CabinCode="Y">
    <Segment Stopover="true">
      <Surcharge Amount="58.41" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="29" GoverningCarrier="JL" FareAmount="64000" FareCurrency="JPY" FareBasisCode="NNN52ACF" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="4544" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="30" GoverningCarrier="NH" FareAmount="64000" FareCurrency="JPY" FareBasisCode="SRNS1" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="8" FareRule="LA25" CabinCode="Y">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="31" GoverningCarrier="CX" FareAmount="34000" FareCurrency="JPY" FareBasisCode="QR21JPAR" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 11 12 14 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JUB2" CabinCode="Y">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="32" GoverningCarrier="SQ" FareAmount="185000" FareCurrency="JPY" FareBasisCode="D15JPT8" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 7 8 9 10 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="BX" FareTariff="8" FareRule="JP11" CabinCode="C">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="33" GoverningCarrier="PR" FareAmount="35000" FareCurrency="JPY" FareBasisCode="UBJP" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 4 5 6 7 8 9 10 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XPN" FareTariff="8" FareRule="FJPN" CabinCode="Y">
    <Segment />
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="34" GoverningCarrier="SQ" FareAmount="113000" FareCurrency="JPY" FareBasisCode="W13JPR8" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="4 5 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="8" FareRule="JP11" CabinCode="Y">
    <Segment Stopover="true">
      <Surcharge Amount="26.95" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <ValidatingCarrierDesc ID="1" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="PR" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="NH" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="OZ" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="CX" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="5" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="JL" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="6" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="SQ" />
  </ValidatingCarrierDesc>
  <BaggageAllowanceDesc ID="1" Weight="25" Unit="kg" />
  <BaggageAllowanceDesc ID="2" Pieces="3" />
  <BaggageAllowanceDesc ID="3" Pieces="2" />
  <BaggageAllowanceDesc ID="4" Pieces="2" />
  <BaggageAllowanceDesc ID="5" Pieces="2" />
  <BaggageAllowanceDesc ID="6" Weight="30" Unit="kg" />
  <BaggageAllowanceDesc ID="7" Pieces="2" />
  <BaggageAllowanceDesc ID="8" Weight="40" Unit="kg" />
  <BaggageAllowanceDesc ID="9" Pieces="2" />
  <BaggageAllowanceDesc ID="10" Pieces="1" />
  <BaggageAllowanceDesc ID="11" Pieces="1" />
  <LegDesc ID="1" ElapsedTime="430">
    <Schedule Ref="35" />
  </LegDesc>
  <LegDesc ID="2" ElapsedTime="420">
    <Schedule Ref="34" />
  </LegDesc>
  <LegDesc ID="3" ElapsedTime="435">
    <Schedule Ref="38" />
  </LegDesc>
  <LegDesc ID="4" ElapsedTime="415">
    <Schedule Ref="30" />
  </LegDesc>
  <LegDesc ID="5" ElapsedTime="415">
    <Schedule Ref="28" />
  </LegDesc>
  <LegDesc ID="6" ElapsedTime="655">
    <Schedule Ref="8" />
    <Schedule Ref="5" />
  </LegDesc>
  <LegDesc ID="7" ElapsedTime="430">
    <Schedule Ref="47" />
  </LegDesc>
  <LegDesc ID="8" ElapsedTime="415">
    <Schedule Ref="48" />
  </LegDesc>
  <LegDesc ID="9" ElapsedTime="705">
    <Schedule Ref="46" />
    <Schedule Ref="40" DepartureDateAdjustment="1" />
  </LegDesc>
  <LegDesc ID="10" ElapsedTime="430">
    <Schedule Ref="49" />
  </LegDesc>
  <LegDesc ID="11" ElapsedTime="420">
    <Schedule Ref="50" />
  </LegDesc>
  <LegDesc ID="12" ElapsedTime="655">
    <Schedule Ref="33" />
    <Schedule Ref="44" />
  </LegDesc>
  <LegDesc ID="13" ElapsedTime="655">
    <Schedule Ref="43" />
    <Schedule Ref="37" />
  </LegDesc>
  <LegDesc ID="14" ElapsedTime="445">
    <Schedule Ref="45" />
  </LegDesc>
  <LegDesc ID="15" ElapsedTime="425">
    <Schedule Ref="39" />
  </LegDesc>
  <LegDesc ID="16" ElapsedTime="420">
    <Schedule Ref="11" />
  </LegDesc>
  <LegDesc ID="17" ElapsedTime="765">
    <Schedule Ref="31" />
    <Schedule Ref="7" />
  </LegDesc>
  <LegDesc ID="18" ElapsedTime="700">
    <Schedule Ref="22" />
    <Schedule Ref="36" DepartureDateAdjustment="1" />
  </LegDesc>
  <LegDesc ID="19" ElapsedTime="695">
    <Schedule Ref="41" />
    <Schedule Ref="15" />
  </LegDesc>
  <LegDesc ID="20" ElapsedTime="420">
    <Schedule Ref="12" />
  </LegDesc>
  <LegDesc ID="21" ElapsedTime="430">
    <Schedule Ref="13" />
  </LegDesc>
  <LegDesc ID="22" ElapsedTime="610">
    <Schedule Ref="43" />
    <Schedule Ref="14" />
  </LegDesc>
  <LegDesc ID="23" ElapsedTime="425">
    <Schedule Ref="6" />
  </LegDesc>
  <LegDesc ID="24" ElapsedTime="415">
    <Schedule Ref="4" />
  </LegDesc>
  <LegDesc ID="25" ElapsedTime="575">
    <Schedule Ref="10" />
    <Schedule Ref="40" DepartureDateAdjustment="1" />
  </LegDesc>
  <LegDesc ID="26" ElapsedTime="830">
    <Schedule Ref="21" />
    <Schedule Ref="42" />
  </LegDesc>
  <LegDesc ID="27" ElapsedTime="430">
    <Schedule Ref="1" />
  </LegDesc>
  <LegDesc ID="28" ElapsedTime="440">
    <Schedule Ref="2" />
  </LegDesc>
  <LegDesc ID="29" ElapsedTime="440">
    <Schedule Ref="3" />
  </LegDesc>
  <LegDesc ID="30" ElapsedTime="420">
    <Schedule Ref="24" />
  </LegDesc>
  <LegDesc ID="31" ElapsedTime="740">
    <Schedule Ref="43" />
    <Schedule Ref="5" />
  </LegDesc>
  <LegDesc ID="32" ElapsedTime="430">
    <Schedule Ref="25" />
  </LegDesc>
  <LegDesc ID="33" ElapsedTime="630">
    <Schedule Ref="20" />
    <Schedule Ref="32" />
  </LegDesc>
  <LegDesc ID="34" ElapsedTime="590">
    <Schedule Ref="29" />
    <Schedule Ref="15" />
  </LegDesc>
  <LegDesc ID="35" ElapsedTime="705">
    <Schedule Ref="33" />
    <Schedule Ref="18" />
  </LegDesc>
  <LegDesc ID="36" ElapsedTime="415">
    <Schedule Ref="19" />
  </LegDesc>
  <LegDesc ID="37" ElapsedTime="720">
    <Schedule Ref="9" />
    <Schedule Ref="27" DepartureDateAdjustment="1" />
  </LegDesc>
  <LegDesc ID="38" ElapsedTime="430">
    <Schedule Ref="16" />
  </LegDesc>
  <LegDesc ID="39" ElapsedTime="645">
    <Schedule Ref="23" />
    <Schedule Ref="26" />
  </LegDesc>
  <LegDesc ID="40" ElapsedTime="420">
    <Schedule Ref="17" />
  </LegDesc>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-06-01" DepartureLocation="HND" ArrivalLocation="SIN" />
      <LegDescription DepartureDate="2022-06-10" DepartureLocation="SIN" ArrivalLocation="HND" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="40" />
      <Leg Ref="32" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="30">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="38" />
      <Leg Ref="11" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="16">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="10" />
      <Leg Ref="11" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="16">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="7" />
      <Leg Ref="32" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="3">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="30">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="89470" TotalTaxes="18970" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" EquivalentAmount="70500" EquivalentCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="89470" TotalTaxes="18970" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" EquivalentAmount="70500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="3" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="298970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="9" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="9" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="298970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" EquivalentAmount="280000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="40" />
      <Leg Ref="28" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="28">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="89470" TotalTaxes="18970" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" EquivalentAmount="70500" EquivalentCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="89470" TotalTaxes="18970" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" EquivalentAmount="70500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="6" PricingSource="ADVJR1">
      <Leg Ref="7" />
      <Leg Ref="28" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="3">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="28">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="95970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="95970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="3" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="298970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="9" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="9" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="298970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" EquivalentAmount="280000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="7" PricingSource="ADVJR1">
      <Leg Ref="4" />
      <Leg Ref="24" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="1">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="19">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="10">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" EquivalentAmount="235000" EquivalentCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" EquivalentAmount="235000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="8" PricingSource="ADVJR1">
      <Leg Ref="4" />
      <Leg Ref="8" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="1">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="7">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="108470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="100000" BaseFareCurrency="JPY" EquivalentAmount="100000" EquivalentCurrency="JPY" ConstructionAmount="898.62" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="108470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="100000" BaseFareCurrency="JPY" ConstructionAmount="898.62" ConstructionCurrency="NUC" EquivalentAmount="100000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="278470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="270000" BaseFareCurrency="JPY" EquivalentAmount="270000" EquivalentCurrency="JPY" ConstructionAmount="2426.29" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="278470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="270000" BaseFareCurrency="JPY" ConstructionAmount="2426.29" ConstructionCurrency="NUC" EquivalentAmount="270000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="9" PricingSource="ADVJR1">
      <Leg Ref="4" />
      <Leg Ref="5" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="1">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="7">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="108470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="100000" BaseFareCurrency="JPY" EquivalentAmount="100000" EquivalentCurrency="JPY" ConstructionAmount="898.62" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="108470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="100000" BaseFareCurrency="JPY" ConstructionAmount="898.62" ConstructionCurrency="NUC" EquivalentAmount="100000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="278470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="270000" BaseFareCurrency="JPY" EquivalentAmount="270000" EquivalentCurrency="JPY" ConstructionAmount="2426.29" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="278470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="270000" BaseFareCurrency="JPY" ConstructionAmount="2426.29" ConstructionCurrency="NUC" EquivalentAmount="270000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="10" PricingSource="ADVJR1">
      <Leg Ref="4" />
      <Leg Ref="36" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="1">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="4">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="111470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="103000" BaseFareCurrency="JPY" EquivalentAmount="103000" EquivalentCurrency="JPY" ConstructionAmount="925.57" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="111470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="103000" BaseFareCurrency="JPY" ConstructionAmount="925.57" ConstructionCurrency="NUC" EquivalentAmount="103000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="6" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="278470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="270000" BaseFareCurrency="JPY" EquivalentAmount="270000" EquivalentCurrency="JPY" ConstructionAmount="2426.29" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="278470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="270000" BaseFareCurrency="JPY" ConstructionAmount="2426.29" ConstructionCurrency="NUC" EquivalentAmount="270000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="11" PricingSource="ADVJR1">
      <Leg Ref="38" />
      <Leg Ref="30" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="L" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="119970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="101000" BaseFareCurrency="JPY" EquivalentAmount="101000" EquivalentCurrency="JPY" ConstructionAmount="907.61" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="119970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="101000" BaseFareCurrency="JPY" ConstructionAmount="907.61" ConstructionCurrency="NUC" EquivalentAmount="101000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="12" PricingSource="ADVJR1">
      <Leg Ref="10" />
      <Leg Ref="30" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="L" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="119970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="101000" BaseFareCurrency="JPY" EquivalentAmount="101000" EquivalentCurrency="JPY" ConstructionAmount="907.61" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="119970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="101000" BaseFareCurrency="JPY" ConstructionAmount="907.61" ConstructionCurrency="NUC" EquivalentAmount="101000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="13" PricingSource="ADVJR1">
      <Leg Ref="20" />
      <Leg Ref="24" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="22:55" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="18">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="19">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="121470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="113000" BaseFareCurrency="JPY" EquivalentAmount="113000" EquivalentCurrency="JPY" ConstructionAmount="1015.44" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="121470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="113000" BaseFareCurrency="JPY" ConstructionAmount="1015.44" ConstructionCurrency="NUC" EquivalentAmount="113000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="22:55" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="10">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" EquivalentAmount="235000" EquivalentCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" EquivalentAmount="235000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="14" PricingSource="ADVJR1">
      <Leg Ref="16" />
      <Leg Ref="24" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="17:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="18">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="19">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="121470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="113000" BaseFareCurrency="JPY" EquivalentAmount="113000" EquivalentCurrency="JPY" ConstructionAmount="1015.44" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="121470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="113000" BaseFareCurrency="JPY" ConstructionAmount="1015.44" ConstructionCurrency="NUC" EquivalentAmount="113000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="17:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="10">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" EquivalentAmount="235000" EquivalentCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" EquivalentAmount="235000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="15" PricingSource="ADVJR1">
      <Leg Ref="2" />
      <Leg Ref="24" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="09:15" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="34">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="19">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="124470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="116000" BaseFareCurrency="JPY" EquivalentAmount="116000" EquivalentCurrency="JPY" ConstructionAmount="1042.39" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="124470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="116000" BaseFareCurrency="JPY" ConstructionAmount="1042.39" ConstructionCurrency="NUC" EquivalentAmount="116000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="09:15" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="10">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" EquivalentAmount="235000" EquivalentCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="243470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" EquivalentAmount="235000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-06-01" DepartureLocation="HND" ArrivalLocation="SIN" />
      <LegDescription DepartureDate="2022-06-10" DepartureLocation="SIN" ArrivalLocation="NRT" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="40" />
      <Leg Ref="1" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="30">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="82970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="4" />
      <Leg Ref="15" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="1">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="85470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="85470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="8" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="4" />
      <Leg Ref="23" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="1">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="85470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="85470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="02:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="7" />
      <Leg Ref="1" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="3">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="30">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="89470" TotalTaxes="18970" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" EquivalentAmount="70500" EquivalentCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="89470" TotalTaxes="18970" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" EquivalentAmount="70500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="3" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="298970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="9" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="9" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="298970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" EquivalentAmount="280000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="26" />
      <Leg Ref="18" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="OZ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="08:40" GoverningCarriers="OZ OZ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="5">
              <Segment BookingCode="E" CabinCode="Y" MealCode="S" SeatsAvailable="9" />
              <Segment BookingCode="E" CabinCode="Y" MealCode="S" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="23">
              <Segment BookingCode="E" CabinCode="Y" MealCode="S" SeatsAvailable="9" />
              <Segment BookingCode="E" CabinCode="Y" MealCode="S" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="21" />
            <Tax Ref="6" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="9" />
            <Tax Ref="5" />
            <Tax Ref="26" />
            <Tax Ref="8" />
            <Tax Ref="19" />
            <Tax Ref="29" />
            <Tax Ref="29" />
            <Tax Ref="35" />
            <TaxSummary Ref="12" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="96460" TotalTaxes="22460" Currency="JPY" BaseFareAmount="74000" BaseFareCurrency="JPY" EquivalentAmount="74000" EquivalentCurrency="JPY" ConstructionAmount="664.98" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="OZ">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="11" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="OZ">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="11" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="96460" TotalTaxes="22460" Currency="JPY" BaseFareAmount="74000" BaseFareCurrency="JPY" ConstructionAmount="664.98" ConstructionCurrency="NUC" EquivalentAmount="74000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="3" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="6" PricingSource="ADVJR1">
      <Leg Ref="10" />
      <Leg Ref="21" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="6">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="102970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="84000" BaseFareCurrency="JPY" EquivalentAmount="84000" EquivalentCurrency="JPY" ConstructionAmount="754.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="102970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="84000" BaseFareCurrency="JPY" ConstructionAmount="754.84" ConstructionCurrency="NUC" EquivalentAmount="84000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="7" PricingSource="ADVJR1">
      <Leg Ref="38" />
      <Leg Ref="21" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="6">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="13" />
            <Tax Ref="31" />
            <Tax Ref="20" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="102970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="84000" BaseFareCurrency="JPY" EquivalentAmount="84000" EquivalentCurrency="JPY" ConstructionAmount="754.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="102970" TotalTaxes="18970" Currency="JPY" BaseFareAmount="84000" BaseFareCurrency="JPY" ConstructionAmount="754.84" ConstructionCurrency="NUC" EquivalentAmount="84000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="8" PricingSource="ADVJR1">
      <Leg Ref="16" />
      <Leg Ref="23" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="17:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="18">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="17:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="9" PricingSource="ADVJR1">
      <Leg Ref="16" />
      <Leg Ref="15" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="17:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="18">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="17:05" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="8" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="10" PricingSource="ADVJR1">
      <Leg Ref="20" />
      <Leg Ref="23" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="22:55" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="18">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="22:55" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="11" PricingSource="ADVJR1">
      <Leg Ref="20" />
      <Leg Ref="15" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="22:55" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="18">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="22:55" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="8" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="12" PricingSource="ADVJR1">
      <Leg Ref="2" />
      <Leg Ref="23" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="09:15" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="106470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="98000" BaseFareCurrency="JPY" EquivalentAmount="98000" EquivalentCurrency="JPY" ConstructionAmount="880.64" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="106470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="98000" BaseFareCurrency="JPY" ConstructionAmount="880.64" ConstructionCurrency="NUC" EquivalentAmount="98000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="09:15" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="13" PricingSource="ADVJR1">
      <Leg Ref="2" />
      <Leg Ref="15" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="09:15" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="17" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="11" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="106470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="98000" BaseFareCurrency="JPY" EquivalentAmount="98000" EquivalentCurrency="JPY" ConstructionAmount="880.64" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="106470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="98000" BaseFareCurrency="JPY" ConstructionAmount="880.64" ConstructionCurrency="NUC" EquivalentAmount="98000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="09:15" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="8" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="34" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="10" />
            <TaxSummary Ref="17" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193470" TotalTaxes="8470" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-06-01" DepartureLocation="NRT" ArrivalLocation="SIN" />
      <LegDescription DepartureDate="2022-06-10" DepartureLocation="SIN" ArrivalLocation="HND" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="33" />
      <Leg Ref="17" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="PR" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="13:40" GoverningCarriers="PR PR">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="33">
              <Segment BookingCode="U" CabinCode="Y" MealCode="L" SeatsAvailable="3" />
              <Segment BookingCode="U" CabinCode="Y" MealCode="D" SeatsAvailable="3" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="24">
              <Segment BookingCode="U" CabinCode="Y" MealCode="H" SeatsAvailable="3" />
              <Segment BookingCode="U" CabinCode="Y" MealCode="D" SeatsAvailable="3" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="3" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="4" />
            <Tax Ref="1" />
            <Tax Ref="32" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="56500" TotalTaxes="21500" Currency="JPY" BaseFareAmount="35000" BaseFareCurrency="JPY" EquivalentAmount="35000" EquivalentCurrency="JPY" ConstructionAmount="314.52" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="PR">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="PR">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="4" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="56500" TotalTaxes="21500" Currency="JPY" BaseFareAmount="35000" BaseFareCurrency="JPY" ConstructionAmount="314.52" ConstructionCurrency="NUC" EquivalentAmount="35000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="14" />
      <Leg Ref="11" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="16">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="83020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="83020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="29" />
      <Leg Ref="32" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="30">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="83020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="83020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="299020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="9" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="9" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="299020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" EquivalentAmount="280000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="29" />
      <Leg Ref="28" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="28">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="89520" TotalTaxes="19020" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" EquivalentAmount="70500" EquivalentCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="89520" TotalTaxes="19020" Currency="JPY" BaseFareAmount="70500" BaseFareCurrency="JPY" ConstructionAmount="633.53" ConstructionCurrency="NUC" EquivalentAmount="70500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="299020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="9" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="9" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="299020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" EquivalentAmount="280000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="24" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="19:00" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="19">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="19:00" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="6" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="10">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="243420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" EquivalentAmount="235000" EquivalentCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="243420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" EquivalentAmount="235000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="6" PricingSource="ADVJR1">
      <Leg Ref="27" />
      <Leg Ref="24" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="11:10" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="19">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="103420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" EquivalentAmount="95000" EquivalentCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="103420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="95000" BaseFareCurrency="JPY" ConstructionAmount="853.69" ConstructionCurrency="NUC" EquivalentAmount="95000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="11:10" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="10">
              <Segment BookingCode="U" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="243420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" EquivalentAmount="235000" EquivalentCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="243420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="235000" BaseFareCurrency="JPY" ConstructionAmount="2111.77" ConstructionCurrency="NUC" EquivalentAmount="235000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="7" PricingSource="ADVJR1">
      <Leg Ref="14" />
      <Leg Ref="30" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="L" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="120020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="101000" BaseFareCurrency="JPY" EquivalentAmount="101000" EquivalentCurrency="JPY" ConstructionAmount="907.61" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="120020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="101000" BaseFareCurrency="JPY" ConstructionAmount="907.61" ConstructionCurrency="NUC" EquivalentAmount="101000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-06-01" DepartureLocation="NRT" ArrivalLocation="SIN" />
      <LegDescription DepartureDate="2022-06-10" DepartureLocation="SIN" ArrivalLocation="NRT" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="37" />
      <Leg Ref="35" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="37" />
      <Leg Ref="9" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="13" />
      <Leg Ref="12" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="R" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="R" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="31" />
      <Leg Ref="35" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="31" />
      <Leg Ref="9" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="6" PricingSource="ADVJR1">
      <Leg Ref="22" />
      <Leg Ref="25" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="7" PricingSource="ADVJR1">
      <Leg Ref="22" />
      <Leg Ref="34" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="L" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="R" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="L" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="L" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="R" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="8" PricingSource="ADVJR1">
      <Leg Ref="39" />
      <Leg Ref="12" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="R" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="R" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="9" PricingSource="ADVJR1">
      <Leg Ref="6" />
      <Leg Ref="19" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-29" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="26">
              <Segment BookingCode="N" CabinCode="Y" MealCode="L" SeatsAvailable="9" />
              <Segment BookingCode="N" CabinCode="Y" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="31">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="Q" CabinCode="Y" MealCode="R" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="22" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" EquivalentAmount="36500" EquivalentCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="10" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="10" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="55980" TotalTaxes="19480" Currency="JPY" BaseFareAmount="36500" BaseFareCurrency="JPY" ConstructionAmount="327.99" ConstructionCurrency="NUC" EquivalentAmount="36500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="CX" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="CX CX">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="false">
            <FareComponent Ref="20">
              <Segment BookingCode="I" CabinCode="C" MealCode="L" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="D" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="I" CabinCode="C" MealCode="B" SeatsAvailable="9" />
              <Segment BookingCode="I" CabinCode="C" MealCode="R" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="25" />
            <Tax Ref="25" />
            <Tax Ref="24" />
            <Tax Ref="24" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="36" />
            <Tax Ref="2" />
            <Tax Ref="33" />
            <Tax Ref="30" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="3" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" EquivalentAmount="145000" EquivalentCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="0" />
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="CX">
              <Segment ID="2" />
              <Segment ID="3" />
              <Allowance Ref="5" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="167100" TotalTaxes="22100" Currency="JPY" BaseFareAmount="145000" BaseFareCurrency="JPY" ConstructionAmount="1303.00" ConstructionCurrency="NUC" EquivalentAmount="145000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="10" PricingSource="ADVJR1">
      <Leg Ref="29" />
      <Leg Ref="1" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="30">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="83020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" EquivalentAmount="64000" EquivalentCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="83020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="64000" BaseFareCurrency="JPY" ConstructionAmount="575.12" ConstructionCurrency="NUC" EquivalentAmount="64000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-05-11" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="P" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="299020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="9" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="9" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="299020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" ConstructionAmount="2516.16" ConstructionCurrency="NUC" EquivalentAmount="280000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="11" PricingSource="ADVJR1">
      <Leg Ref="27" />
      <Leg Ref="15" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="11:10" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="11:10" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="8" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="12" PricingSource="ADVJR1">
      <Leg Ref="27" />
      <Leg Ref="23" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="11:10" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="11:10" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="13" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="15" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="19:00" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="19:00" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="6" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="8" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="14" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="23" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="19:00" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" EquivalentAmount="77000" EquivalentCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="85420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="77000" BaseFareCurrency="JPY" ConstructionAmount="691.94" ConstructionCurrency="NUC" EquivalentAmount="77000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="SQ" VITA="true" ETicketable="true" LastTicketDate="2022-06-01" LastTicketTime="19:00" GoverningCarriers="SQ SQ">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="6" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <OBFee Ref="1" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" EquivalentAmount="185000" EquivalentCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="SQ">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="193420" TotalTaxes="8420" Currency="JPY" BaseFareAmount="185000" BaseFareCurrency="JPY" ConstructionAmount="1662.46" ConstructionCurrency="NUC" EquivalentAmount="185000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="6" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="15" PricingSource="ADVJR1">
      <Leg Ref="14" />
      <Leg Ref="21" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="N" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="18" />
            <Tax Ref="27" />
            <Tax Ref="11" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="88520" TotalTaxes="19020" Currency="JPY" BaseFareAmount="69500" BaseFareCurrency="JPY" EquivalentAmount="69500" EquivalentCurrency="JPY" ConstructionAmount="624.54" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="88520" TotalTaxes="19020" Currency="JPY" BaseFareAmount="69500" BaseFareCurrency="JPY" ConstructionAmount="624.54" ConstructionCurrency="NUC" EquivalentAmount="69500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2021-12-07" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="21">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="11">
              <Segment BookingCode="D" CabinCode="C" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="10" />
            <Tax Ref="14" />
            <Tax Ref="23" />
            <Tax Ref="12" />
            <Tax Ref="28" />
            <Tax Ref="27" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="18" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="5" />
            <TaxSummary Ref="8" />
            <TaxSummary Ref="9" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="321020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="302000" BaseFareCurrency="JPY" EquivalentAmount="302000" EquivalentCurrency="JPY" ConstructionAmount="2713.86" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
          </PassengerInfo>
          <TotalFare TotalPrice="321020" TotalTaxes="19020" Currency="JPY" BaseFareAmount="302000" BaseFareCurrency="JPY" ConstructionAmount="2713.86" ConstructionCurrency="NUC" EquivalentAmount="302000" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="5" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
</GroupedItineraryResponse>

旅程: TYO-SIN(単純往復)
Main運賃(青色): Yクラス 旅客種別:ADT 1名
付加運賃(黄色): Cクラス 旅客種別:ITX 1名

 選択{
    "OTA_AirLowFareSearchRQ": {
        "OriginDestinationInformation": [
            {
                "DepartureDateTime": "2022-03-01T00:00:00",
                "OriginLocation": {
                    "LocationCode": "TYO"
                },
                "DestinationLocation": {
                    "LocationCode": "SIN"
                },
                "RPH": "0"
            }, 
            {
                "DepartureDateTime": "2022-03-06T00:00:00",
                "OriginLocation": {
                    "LocationCode": "SIN"
                },
                "DestinationLocation": {
                    "LocationCode": "TYO"
                },
                "RPH": "1"
            }
        ],
        "POS": {
            "Source": [
                {
                    "PseudoCityCode": "XXX6",
                    "RequestorID": {
                        "CompanyName": {
                            "Code": "TN"
                        },
                        "ID": "1",
                        "Type": "1"
                    }
                }
            ]
        },
        "TPA_Extensions": {
            "IntelliSellTransaction": {
                "RequestType": {
                    "Name": "50ITINS"
                },
                "CompressResponse":{
                    "Value":false
                }
            }
        },
        "TravelPreferences": {
            "VendorPref":[
                {
                    "Code":"XX",
                    "PreferLevel":"Unacceptable"
                }
            ],
            "CabinPref":[
                {
                    "Cabin":"Y",
                    "PreferLevel":"Preferred"
                }
            ],
            "TPA_Extensions": {
                "XOFares":{
                    "Value":true
                },
                "JumpCabinLogic":{
                    "Disabled":true
                },
                "KeepSameCabin":{
                    "Enabled":true
                },
                "ExcludeCallDirectCarriers":{
                    "Enabled":true
                },
                 "FlexibleFares": {
                    "FareParameters": [
                        {
                            "Cabin":{
                                "Type":"C"
                            },
                            "PassengerTypeQuantity": [
                                {
                                    "Code": "ITX",
                                    "Quantity": 1
                                }
                            ]
                        }
                    ]
                }
            },
            "ValidInterlineTicket":true
        },
        "TravelerInfoSummary": {
            "AirTravelerAvail": [
                {
                    "PassengerTypeQuantity": [
                        {
                            "Code": "ADT",
                            "Quantity": 1
                        }
                    ]
                }
            ]
        },
        "Version": "4"
    }
}
 選択{
    "groupedItineraryResponse": {
        "version": "6.5.1",
        "messages": [
            {
                "severity": "Info",
                "type": "WORKERTHREAD",
                "code": "TRANSACTIONID",
                "text": "7063367820224223297"
            },
            {
                "severity": "Info",
                "type": "SERVER",
                "code": "ASE032LPSCIL6B7.ATSE.CERT.ASCINT.SABRECIRRUS.COM",
                "text": "27138"
            },
            {
                "severity": "Info",
                "type": "DRE",
                "code": "RULEID",
                "text": "18403"
            },
            {
                "severity": "Info",
                "type": "DEFAULT",
                "code": "RULEID",
                "text": "27962"
            }
        ],
        "statistics": {
            "itineraryCount": 26
        },
        "scheduleDescs": [
            {
                "id": 1,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 756,
                "elapsedTime": 170,
                "departure": {
                    "airport": "HND",
                    "city": "TYO",
                    "country": "JP",
                    "time": "02:00:00+09:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "04:50:00+09:00",
                    "terminal": "2"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 720,
                    "operating": "KE",
                    "operatingFlightNumber": 720,
                    "equipment": {
                        "code": "739",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 2,
                "frequency": "**T*T*S",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3324,
                "elapsedTime": 460,
                "departure": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "19:00:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "01:40:00+08:00",
                    "terminal": "0",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "SQ",
                    "marketingFlightNumber": 11,
                    "operating": "SQ",
                    "operatingFlightNumber": 11,
                    "equipment": {
                        "code": "77W",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 3,
                "frequency": "S*T****",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 787,
                "elapsedTime": 165,
                "departure": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "09:05:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "11:50:00+09:00",
                    "terminal": "2"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 706,
                    "operating": "KE",
                    "operatingFlightNumber": 706,
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 4,
                "frequency": "SM*W*F*",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 2862,
                "elapsedTime": 380,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "01:30:00+08:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "08:50:00+09:00",
                    "terminal": "2"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 646,
                    "operating": "KE",
                    "operatingFlightNumber": 646,
                    "equipment": {
                        "code": "789",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 5,
                "frequency": "S*T*T**",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 70,
                "departure": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "23:20:00+08:00",
                    "terminal": "M"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "00:30:00+08:00",
                    "terminal": "1",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 609,
                    "operating": "MH",
                    "operatingFlightNumber": 609,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 6,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3357,
                "elapsedTime": 400,
                "departure": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "23:35:00+08:00",
                    "terminal": "M"
                },
                "arrival": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "07:15:00+09:00",
                    "terminal": "2",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 88,
                    "operating": "MH",
                    "operatingFlightNumber": 88,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 7,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3324,
                "elapsedTime": 470,
                "departure": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "09:40:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "16:30:00+08:00",
                    "terminal": "0"
                },
                "carrier": {
                    "marketing": "SQ",
                    "marketingFlightNumber": 637,
                    "operating": "SQ",
                    "operatingFlightNumber": 637,
                    "equipment": {
                        "code": "787",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 8,
                "frequency": "S*T*TFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 787,
                "elapsedTime": 170,
                "departure": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "14:40:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "17:30:00+09:00",
                    "terminal": "2"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 704,
                    "operating": "KE",
                    "operatingFlightNumber": 704,
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 9,
                "frequency": "S******",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 60,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "21:20:00+08:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "22:20:00+08:00",
                    "terminal": "M"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 610,
                    "operating": "MH",
                    "operatingFlightNumber": 610,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 10,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 70,
                "departure": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "19:25:00+08:00",
                    "terminal": "M"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "20:35:00+08:00",
                    "terminal": "1"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 607,
                    "operating": "MH",
                    "operatingFlightNumber": 607,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 11,
                "frequency": "S*T*T**",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3287,
                "elapsedTime": 440,
                "departure": {
                    "airport": "HND",
                    "city": "TYO",
                    "country": "JP",
                    "time": "22:55:00+09:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "05:15:00+08:00",
                    "terminal": "0",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "SQ",
                    "marketingFlightNumber": 635,
                    "operating": "SQ",
                    "operatingFlightNumber": 635,
                    "equipment": {
                        "code": "359",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 12,
                "frequency": "S*T*TF*",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 787,
                "elapsedTime": 145,
                "departure": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "11:00:00+09:00",
                    "terminal": "2"
                },
                "arrival": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "13:25:00+09:00",
                    "terminal": "1"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 703,
                    "operating": "KE",
                    "operatingFlightNumber": 703,
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 13,
                "frequency": "S******",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3324,
                "elapsedTime": 405,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "09:20:00+08:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "17:05:00+09:00",
                    "terminal": "1"
                },
                "carrier": {
                    "marketing": "SQ",
                    "marketingFlightNumber": 12,
                    "operating": "SQ",
                    "operatingFlightNumber": 12,
                    "equipment": {
                        "code": "787",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 14,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 734,
                "elapsedTime": 145,
                "departure": {
                    "airport": "HND",
                    "city": "TYO",
                    "country": "JP",
                    "time": "08:40:00+09:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "GMP",
                    "city": "SEL",
                    "country": "KR",
                    "time": "11:05:00+09:00",
                    "terminal": "I"
                },
                "carrier": {
                    "marketing": "OZ",
                    "marketingFlightNumber": 1055,
                    "operating": "OZ",
                    "operatingFlightNumber": 1055,
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 15,
                "frequency": "S*T****",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 2862,
                "elapsedTime": 395,
                "departure": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "18:35:00+09:00",
                    "terminal": "2"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "00:10:00+08:00",
                    "terminal": "1",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 645,
                    "operating": "KE",
                    "operatingFlightNumber": 645,
                    "equipment": {
                        "code": "789",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 16,
                "frequency": "S****F*",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 60,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "16:35:00+08:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "17:35:00+08:00",
                    "terminal": "M"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 620,
                    "operating": "MH",
                    "operatingFlightNumber": 620,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 17,
                "frequency": "S******",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 65,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "15:25:00+08:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "16:30:00+08:00",
                    "terminal": "M"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 624,
                    "operating": "MH",
                    "operatingFlightNumber": 624,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 18,
                "frequency": "S*T*T**",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3287,
                "elapsedTime": 395,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "14:05:00+08:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "HND",
                    "city": "TYO",
                    "country": "JP",
                    "time": "21:40:00+09:00",
                    "terminal": "3"
                },
                "carrier": {
                    "marketing": "SQ",
                    "marketingFlightNumber": 634,
                    "operating": "SQ",
                    "operatingFlightNumber": 634,
                    "equipment": {
                        "code": "359",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 19,
                "frequency": "S*TW*F*",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 2862,
                "elapsedTime": 395,
                "departure": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "16:20:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "21:55:00+08:00",
                    "terminal": "3"
                },
                "carrier": {
                    "marketing": "OZ",
                    "marketingFlightNumber": 751,
                    "operating": "OZ",
                    "operatingFlightNumber": 751,
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 20,
                "frequency": "S*TW*FS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 2862,
                "elapsedTime": 390,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "22:40:00+08:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "06:10:00+09:00",
                    "terminal": "1",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "OZ",
                    "marketingFlightNumber": 752,
                    "operating": "OZ",
                    "operatingFlightNumber": 752,
                    "equipment": {
                        "code": "359",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 21,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 787,
                "elapsedTime": 130,
                "departure": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "15:10:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "17:20:00+09:00",
                    "terminal": "1"
                },
                "carrier": {
                    "marketing": "OZ",
                    "marketingFlightNumber": 106,
                    "operating": "OZ",
                    "operatingFlightNumber": 106,
                    "equipment": {
                        "code": "77L",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 22,
                "frequency": "*MT**F*",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 2862,
                "elapsedTime": 410,
                "departure": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "23:10:00+09:00",
                    "terminal": "2"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "05:00:00+08:00",
                    "terminal": "1",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 647,
                    "operating": "KE",
                    "operatingFlightNumber": 647,
                    "equipment": {
                        "code": "333",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 23,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3324,
                "elapsedTime": 395,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "23:55:00+08:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "07:30:00+09:00",
                    "terminal": "1",
                    "dateAdjustment": 1
                },
                "carrier": {
                    "marketing": "SQ",
                    "marketingFlightNumber": 638,
                    "operating": "SQ",
                    "operatingFlightNumber": 638,
                    "equipment": {
                        "code": "787",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 24,
                "frequency": "*MTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 2862,
                "elapsedTime": 400,
                "departure": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "14:35:00+09:00",
                    "terminal": "2"
                },
                "arrival": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "20:15:00+08:00",
                    "terminal": "1"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 643,
                    "operating": "KE",
                    "operatingFlightNumber": 643,
                    "equipment": {
                        "code": "773",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 25,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 734,
                "elapsedTime": 155,
                "departure": {
                    "airport": "HND",
                    "city": "TYO",
                    "country": "JP",
                    "time": "09:45:00+09:00",
                    "terminal": "3"
                },
                "arrival": {
                    "airport": "GMP",
                    "city": "SEL",
                    "country": "KR",
                    "time": "12:20:00+09:00",
                    "terminal": "I"
                },
                "carrier": {
                    "marketing": "KE",
                    "marketingFlightNumber": 712,
                    "operating": "KE",
                    "operatingFlightNumber": 712,
                    "equipment": {
                        "code": "772",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 26,
                "frequency": "**T****",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 3357,
                "elapsedTime": 485,
                "departure": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "11:05:00+09:00",
                    "terminal": "2"
                },
                "arrival": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "18:10:00+08:00",
                    "terminal": "M"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 9117,
                    "operating": "JL",
                    "disclosure": "JL",
                    "alliances": "OW ",
                    "equipment": {
                        "code": "789",
                        "typeForFirstLeg": "W",
                        "typeForLastLeg": "W"
                    }
                }
            },
            {
                "id": 27,
                "frequency": "SMTWTFS",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 787,
                "elapsedTime": 150,
                "departure": {
                    "airport": "NRT",
                    "city": "TYO",
                    "country": "JP",
                    "time": "09:00:00+09:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "ICN",
                    "city": "SEL",
                    "country": "KR",
                    "time": "11:30:00+09:00",
                    "terminal": "1"
                },
                "carrier": {
                    "marketing": "OZ",
                    "marketingFlightNumber": 107,
                    "operating": "OZ",
                    "operatingFlightNumber": 107,
                    "equipment": {
                        "code": "321",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 28,
                "frequency": "S******",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 60,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "17:25:00+08:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "18:25:00+08:00",
                    "terminal": "M"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 608,
                    "operating": "MH",
                    "operatingFlightNumber": 608,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            },
            {
                "id": 29,
                "frequency": "S*****S",
                "stopCount": 0,
                "eTicketable": true,
                "totalMilesFlown": 184,
                "elapsedTime": 60,
                "departure": {
                    "airport": "SIN",
                    "city": "SIN",
                    "country": "SG",
                    "time": "19:30:00+08:00",
                    "terminal": "1"
                },
                "arrival": {
                    "airport": "KUL",
                    "city": "KUL",
                    "country": "MY",
                    "time": "20:30:00+08:00",
                    "terminal": "M"
                },
                "carrier": {
                    "marketing": "MH",
                    "marketingFlightNumber": 616,
                    "operating": "MH",
                    "operatingFlightNumber": 616,
                    "alliances": "OW ",
                    "equipment": {
                        "code": "738",
                        "typeForFirstLeg": "N",
                        "typeForLastLeg": "N"
                    }
                }
            }
        ],
        "taxDescs": [
            {
                "id": 1,
                "code": "YRI",
                "amount": 1730,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 15.00,
                "publishedCurrency": "USD",
                "station": "NRT"
            },
            {
                "id": 2,
                "code": "YQI",
                "amount": 110,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 0.90,
                "publishedCurrency": "USD",
                "station": "SIN"
            },
            {
                "id": 3,
                "code": "YQI",
                "amount": 110,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 0.90,
                "publishedCurrency": "USD",
                "station": "NRT"
            },
            {
                "id": 4,
                "code": "BP",
                "amount": 2680,
                "currency": "JPY",
                "description": "INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND",
                "publishedAmount": 28000,
                "publishedCurrency": "KRW",
                "station": "ICN",
                "country": "KR"
            },
            {
                "id": 5,
                "code": "YQF",
                "amount": 690,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 6.00,
                "publishedCurrency": "USD",
                "station": "SIN"
            },
            {
                "id": 6,
                "code": "YQF",
                "amount": 1500,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 1500,
                "publishedCurrency": "JPY",
                "station": "NRT"
            },
            {
                "id": 7,
                "code": "OI",
                "amount": 530,
                "currency": "JPY",
                "description": "PASSENGER SECURITY SERVICE CHARGE",
                "publishedAmount": 530,
                "publishedCurrency": "JPY",
                "station": "NRT",
                "country": "JP"
            },
            {
                "id": 8,
                "code": "L7",
                "amount": 930,
                "currency": "JPY",
                "description": "AIRPORT DEVELOPMENT LEVY",
                "publishedAmount": 10.80,
                "publishedCurrency": "SGD",
                "station": "SIN",
                "country": "SG"
            },
            {
                "id": 9,
                "code": "YQF",
                "amount": 1500,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 1500,
                "publishedCurrency": "JPY",
                "station": "HND"
            },
            {
                "id": 10,
                "code": "YRF",
                "amount": 8500,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 8500,
                "publishedCurrency": "JPY",
                "station": "HND"
            },
            {
                "id": 11,
                "code": "SW",
                "amount": 2130,
                "currency": "JPY",
                "description": "PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL",
                "publishedAmount": 2130,
                "publishedCurrency": "JPY",
                "station": "NRT",
                "country": "JP"
            },
            {
                "id": 12,
                "code": "YRI",
                "amount": 1730,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 15.00,
                "publishedCurrency": "USD",
                "station": "HND"
            },
            {
                "id": 13,
                "code": "TK",
                "amount": 1000,
                "currency": "JPY",
                "description": "INTERNATIONAL TOURIST TAX",
                "publishedAmount": 1000,
                "publishedCurrency": "JPY",
                "station": "NRT",
                "country": "JP"
            },
            {
                "id": 14,
                "code": "YRF",
                "amount": 8500,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 8500,
                "publishedCurrency": "JPY",
                "station": "SIN"
            },
            {
                "id": 15,
                "code": "YQF",
                "amount": 7900,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 7900,
                "publishedCurrency": "JPY",
                "station": "ICN"
            },
            {
                "id": 16,
                "code": "SW",
                "amount": 2610,
                "currency": "JPY",
                "description": "PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL",
                "publishedAmount": 2610,
                "publishedCurrency": "JPY",
                "station": "HND",
                "country": "JP"
            },
            {
                "id": 17,
                "code": "OI",
                "amount": 100,
                "currency": "JPY",
                "description": "PASSENGER SECURITY SERVICE CHARGE",
                "publishedAmount": 100,
                "publishedCurrency": "JPY",
                "station": "HND",
                "country": "JP"
            },
            {
                "id": 18,
                "code": "SG",
                "amount": 3020,
                "currency": "JPY",
                "description": "PASSENGER SERVICE AND SECURITY FEE PSSF",
                "publishedAmount": 35.40,
                "publishedCurrency": "SGD",
                "station": "SIN",
                "country": "SG"
            },
            {
                "id": 19,
                "code": "YQF",
                "amount": 7900,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 7900,
                "publishedCurrency": "JPY",
                "station": "SIN"
            },
            {
                "id": 20,
                "code": "YQF",
                "amount": 920,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 8.00,
                "publishedCurrency": "USD",
                "station": "SIN"
            },
            {
                "id": 21,
                "code": "YQI",
                "amount": 120,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 120,
                "publishedCurrency": "JPY",
                "station": "HND"
            },
            {
                "id": 22,
                "code": "YQF",
                "amount": 1500,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 1500,
                "publishedCurrency": "JPY",
                "station": "ICN"
            },
            {
                "id": 23,
                "code": "YQF",
                "amount": 920,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 8.00,
                "publishedCurrency": "USD",
                "station": "KUL"
            },
            {
                "id": 24,
                "code": "YQF",
                "amount": 690,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 6.00,
                "publishedCurrency": "USD",
                "station": "KUL"
            },
            {
                "id": 25,
                "code": "BP",
                "amount": 960,
                "currency": "JPY",
                "description": "INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND",
                "publishedAmount": 10000,
                "publishedCurrency": "KRW",
                "station": "ICN",
                "country": "KR"
            },
            {
                "id": 26,
                "code": "YQI",
                "amount": 110,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 0.90,
                "publishedCurrency": "USD",
                "station": "ICN"
            },
            {
                "id": 27,
                "code": "YQI",
                "amount": 120,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 120,
                "publishedCurrency": "JPY",
                "station": "ICN"
            },
            {
                "id": 28,
                "code": "YQI",
                "amount": 120,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 120,
                "publishedCurrency": "JPY",
                "station": "NRT"
            },
            {
                "id": 29,
                "code": "TK",
                "amount": 1000,
                "currency": "JPY",
                "description": "INTERNATIONAL TOURIST TAX",
                "publishedAmount": 1000,
                "publishedCurrency": "JPY",
                "station": "HND",
                "country": "JP"
            },
            {
                "id": 30,
                "code": "YQI",
                "amount": 120,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 120,
                "publishedCurrency": "JPY",
                "station": "SIN"
            },
            {
                "id": 31,
                "code": "YRF",
                "amount": 8500,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED FUEL",
                "publishedAmount": 8500,
                "publishedCurrency": "JPY",
                "station": "NRT"
            },
            {
                "id": 32,
                "code": "OP",
                "amount": 520,
                "currency": "JPY",
                "description": "AVIATION LEVY",
                "publishedAmount": 6.10,
                "publishedCurrency": "SGD",
                "station": "SIN",
                "country": "SG"
            },
            {
                "id": 33,
                "code": "YQI",
                "amount": 110,
                "currency": "JPY",
                "description": "SERVICE FEE - CARRIER-IMPOSED MISC",
                "publishedAmount": 0.90,
                "publishedCurrency": "USD",
                "station": "HND"
            }
        ],
        "taxSummaryDescs": [
            {
                "id": 1,
                "code": "BP",
                "amount": 1920,
                "currency": "JPY",
                "description": "INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND",
                "publishedAmount": 10000,
                "publishedCurrency": "KRW",
                "station": "ICN",
                "country": "KR"
            },
            {
                "id": 2,
                "code": "YR",
                "amount": 1730,
                "currency": "JPY",
                "description": "YR taxes summary"
            },
            {
                "id": 3,
                "code": "YR",
                "amount": 17000,
                "currency": "JPY",
                "description": "YR taxes summary"
            },
            {
                "id": 4,
                "code": "OI",
                "amount": 530,
                "currency": "JPY",
                "description": "PASSENGER SECURITY SERVICE CHARGE",
                "publishedAmount": 530,
                "publishedCurrency": "JPY",
                "station": "NRT",
                "country": "JP"
            },
            {
                "id": 5,
                "code": "L7",
                "amount": 930,
                "currency": "JPY",
                "description": "AIRPORT DEVELOPMENT LEVY",
                "publishedAmount": 10.80,
                "publishedCurrency": "SGD",
                "station": "SIN",
                "country": "SG"
            },
            {
                "id": 6,
                "code": "BP",
                "amount": 3640,
                "currency": "JPY",
                "description": "INTERNATIONAL PSC DEPARTURE TAX AND GLOBAL DISEASE ERADICATION FUND",
                "publishedAmount": 28000,
                "publishedCurrency": "KRW",
                "station": "ICN",
                "country": "KR"
            },
            {
                "id": 7,
                "code": "SW",
                "amount": 2130,
                "currency": "JPY",
                "description": "PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL",
                "publishedAmount": 2130,
                "publishedCurrency": "JPY",
                "station": "NRT",
                "country": "JP"
            },
            {
                "id": 8,
                "code": "YQ",
                "amount": 1840,
                "currency": "JPY",
                "description": "YQ taxes summary"
            },
            {
                "id": 9,
                "code": "TK",
                "amount": 1000,
                "currency": "JPY",
                "description": "INTERNATIONAL TOURIST TAX",
                "publishedAmount": 1000,
                "publishedCurrency": "JPY",
                "station": "NRT",
                "country": "JP"
            },
            {
                "id": 10,
                "code": "SW",
                "amount": 2610,
                "currency": "JPY",
                "description": "PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL",
                "publishedAmount": 2610,
                "publishedCurrency": "JPY",
                "station": "HND",
                "country": "JP"
            },
            {
                "id": 11,
                "code": "OI",
                "amount": 100,
                "currency": "JPY",
                "description": "PASSENGER SECURITY SERVICE CHARGE",
                "publishedAmount": 100,
                "publishedCurrency": "JPY",
                "station": "HND",
                "country": "JP"
            },
            {
                "id": 12,
                "code": "SG",
                "amount": 3020,
                "currency": "JPY",
                "description": "PASSENGER SERVICE AND SECURITY FEE PSSF",
                "publishedAmount": 35.40,
                "publishedCurrency": "SGD",
                "station": "SIN",
                "country": "SG"
            },
            {
                "id": 13,
                "code": "YQ",
                "amount": 440,
                "currency": "JPY",
                "description": "YQ taxes summary"
            },
            {
                "id": 14,
                "code": "TK",
                "amount": 1000,
                "currency": "JPY",
                "description": "INTERNATIONAL TOURIST TAX",
                "publishedAmount": 1000,
                "publishedCurrency": "JPY",
                "station": "HND",
                "country": "JP"
            },
            {
                "id": 15,
                "code": "YQ",
                "amount": 19280,
                "currency": "JPY",
                "description": "YQ taxes summary"
            },
            {
                "id": 16,
                "code": "OP",
                "amount": 520,
                "currency": "JPY",
                "description": "AVIATION LEVY",
                "publishedAmount": 6.10,
                "publishedCurrency": "SGD",
                "station": "SIN",
                "country": "SG"
            },
            {
                "id": 17,
                "code": "YQ",
                "amount": 1380,
                "currency": "JPY",
                "description": "YQ taxes summary"
            }
        ],
        "obFeeDescs": [
            {
                "id": 1,
                "amount": 0,
                "currency": "JPY"
            }
        ],
        "fareComponentDescs": [
            {
                "id": 1,
                "governingCarrier": "KE",
                "fareAmount": 200000,
                "fareCurrency": "JPY",
                "fareBasisCode": "IIT1M",
                "farePassengerType": "ITX",
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 6 7 8 9 10 12 15 16 23",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "BIT",
                "fareTariff": "8",
                "fareRule": "7200",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 2,
                "governingCarrier": "OZ",
                "fareAmount": 74000,
                "fareCurrency": "JPY",
                "fareBasisCode": "ELJS",
                "farePassengerType": "ADT",
                "directionality": "FROM",
                "applicablePricingCategories": "3 4 5 7 8 9 10 12 16 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "XEX",
                "fareTariff": "8",
                "fareRule": "JS30",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 3,
                "governingCarrier": "OZ",
                "fareAmount": 39000,
                "fareCurrency": "JPY",
                "fareBasisCode": "VLAJS14",
                "farePassengerType": "ADT",
                "directionality": "TO",
                "applicablePricingCategories": "3 4 5 7 8 9 10 12 16 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "XAP",
                "fareTariff": "8",
                "fareRule": "JS50",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true,
                            "surcharges": [
                                {
                                    "amount": 80.00,
                                    "currency": "NUC",
                                    "description": "RESERVATION BOOKING DESIGNATOR (RBD)",
                                    "type": "Z"
                                }
                            ]
                        }
                    }
                ]
            },
            {
                "id": 4,
                "governingCarrier": "OZ",
                "fareAmount": 130000,
                "fareCurrency": "JPY",
                "fareBasisCode": "ULAJS14",
                "farePassengerType": "ADT",
                "directionality": "FROM",
                "applicablePricingCategories": "3 4 5 7 8 9 10 12 16 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "BAP",
                "fareTariff": "8",
                "fareRule": "JS20",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 5,
                "governingCarrier": "MH",
                "fareAmount": 45100,
                "fareCurrency": "JPY",
                "fareBasisCode": "QBX1YJP",
                "farePassengerType": "ADT",
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 7 8 9 10 12 15 16 17 23 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "ER",
                "fareTariff": "8",
                "fareRule": "JP21",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 6,
                "governingCarrier": "SQ",
                "fareAmount": 282200,
                "fareCurrency": "JPY",
                "fareBasisCode": "U13JPT8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 7 8 9 10 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "BX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 7,
                "governingCarrier": "SQ",
                "fareAmount": 97100,
                "fareCurrency": "JPY",
                "fareBasisCode": "Q15JPT8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "TO",
                "applicablePricingCategories": "4 5 7 8 9 10 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "XEX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 8,
                "governingCarrier": "KE",
                "fareAmount": 200000,
                "fareCurrency": "JPY",
                "fareBasisCode": "IIT1M",
                "farePassengerType": "ITX",
                "directionality": "TO",
                "applicablePricingCategories": "4 5 6 7 8 9 10 12 15 16 23",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "BIT",
                "fareTariff": "8",
                "fareRule": "7200",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 9,
                "governingCarrier": "SQ",
                "fareAmount": 97100,
                "fareCurrency": "JPY",
                "fareBasisCode": "Q15JPR8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 7 8 9 10 12 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "XEX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 10,
                "governingCarrier": "SQ",
                "fareAmount": 382200,
                "fareCurrency": "JPY",
                "fareBasisCode": "J11JPR8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "TO",
                "applicablePricingCategories": "4 5 7 8 9 10 12 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "BX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 11,
                "governingCarrier": "MH",
                "fareAmount": 170200,
                "fareCurrency": "JPY",
                "fareBasisCode": "ZBS1YJP",
                "farePassengerType": "ADT",
                "directionality": "TO",
                "applicablePricingCategories": "4 5 6 7 8 9 10 12 15 16 17 23 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "BAP",
                "fareTariff": "8",
                "fareRule": "JP01",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 12,
                "governingCarrier": "SQ",
                "fareAmount": 97100,
                "fareCurrency": "JPY",
                "fareBasisCode": "Q15JPR8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "TO",
                "applicablePricingCategories": "4 5 7 8 9 10 12 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "XEX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 13,
                "governingCarrier": "SQ",
                "fareAmount": 97100,
                "fareCurrency": "JPY",
                "fareBasisCode": "Q15JPT8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 7 8 9 10 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "XEX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 14,
                "governingCarrier": "SQ",
                "fareAmount": 282200,
                "fareCurrency": "JPY",
                "fareBasisCode": "U13JPR8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 7 8 9 10 12 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "BX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 15,
                "governingCarrier": "SQ",
                "fareAmount": 382200,
                "fareCurrency": "JPY",
                "fareBasisCode": "J11JPT8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "TO",
                "applicablePricingCategories": "4 5 7 8 9 10 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "BX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 16,
                "governingCarrier": "KE",
                "fareAmount": 57000,
                "fareCurrency": "JPY",
                "fareBasisCode": "ULE0ZRJS",
                "farePassengerType": "ADT",
                "directionality": "FROM",
                "applicablePricingCategories": "3 4 5 7 8 9 10 12 15 16 23 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "XEX",
                "fareTariff": "8",
                "fareRule": "JS03",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 17,
                "governingCarrier": "SQ",
                "fareAmount": 87200,
                "fareCurrency": "JPY",
                "fareBasisCode": "N15JPT8T2/X",
                "farePassengerType": "ADT",
                "negotiatedFare": true,
                "privateFare": true,
                "directionality": "TO",
                "applicablePricingCategories": "4 5 7 8 9 10 14 15 16 17 23 25 31 33 35",
                "vendorCode": "ATP",
                "fareTypeBitmap": "0E",
                "fareType": "XEX",
                "fareTariff": "912",
                "fareRule": "TT06",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 18,
                "governingCarrier": "MH",
                "fareAmount": 170200,
                "fareCurrency": "JPY",
                "fareBasisCode": "ZBS1YJP",
                "farePassengerType": "ADT",
                "directionality": "FROM",
                "applicablePricingCategories": "4 5 6 7 8 9 10 12 15 16 17 23 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "BAP",
                "fareTariff": "8",
                "fareRule": "JP01",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 19,
                "governingCarrier": "MH",
                "fareAmount": 63600,
                "fareCurrency": "JPY",
                "fareBasisCode": "SLG1YJP",
                "farePassengerType": "ADT",
                "privateFare": true,
                "directionality": "TO",
                "applicablePricingCategories": "4 5 7 8 9 10 12 15 16 17 23 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "08",
                "fareType": "ER",
                "fareTariff": "884",
                "fareRule": "JPLG",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 20,
                "governingCarrier": "OZ",
                "fareAmount": 130000,
                "fareCurrency": "JPY",
                "fareBasisCode": "ULAJS14",
                "farePassengerType": "ADT",
                "directionality": "TO",
                "applicablePricingCategories": "3 4 5 7 8 9 10 12 16 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "BAP",
                "fareTariff": "8",
                "fareRule": "JS20",
                "cabinCode": "C",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            },
            {
                "id": 21,
                "governingCarrier": "KE",
                "fareAmount": 57000,
                "fareCurrency": "JPY",
                "fareBasisCode": "ULE0ZRJS",
                "farePassengerType": "ADT",
                "directionality": "TO",
                "applicablePricingCategories": "3 4 5 7 8 9 10 12 15 16 23 31 33",
                "vendorCode": "ATP",
                "fareTypeBitmap": "00",
                "fareType": "XEX",
                "fareTariff": "8",
                "fareRule": "JS03",
                "cabinCode": "Y",
                "segments": [
                    {
                        "segment": {}
                    },
                    {
                        "segment": {
                            "stopover": true
                        }
                    }
                ]
            }
        ],
        "validatingCarrierDescs": [
            {
                "id": 1,
                "settlementMethod": "BSP",
                "newVcxProcess": true,
                "default": {
                    "code": "MH"
                }
            },
            {
                "id": 2,
                "settlementMethod": "BSP",
                "newVcxProcess": true,
                "default": {
                    "code": "OZ"
                }
            },
            {
                "id": 3,
                "settlementMethod": "BSP",
                "newVcxProcess": true,
                "default": {
                    "code": "KE"
                }
            },
            {
                "id": 4,
                "settlementMethod": "BSP",
                "newVcxProcess": true,
                "default": {
                    "code": "SQ"
                }
            }
        ],
        "baggageAllowanceDescs": [
            {
                "id": 1,
                "weight": 20,
                "unit": "kg"
            },
            {
                "id": 2,
                "weight": 0,
                "unit": "kg"
            },
            {
                "id": 3,
                "weight": 25,
                "unit": "kg"
            },
            {
                "id": 4,
                "weight": 40,
                "unit": "kg"
            },
            {
                "id": 5,
                "pieceCount": 2
            },
            {
                "id": 6,
                "pieceCount": 1
            },
            {
                "id": 7,
                "pieceCount": 2
            },
            {
                "id": 8,
                "weight": 40,
                "unit": "kg"
            },
            {
                "id": 9,
                "pieceCount": 1
            }
        ],
        "legDescs": [
            {
                "id": 1,
                "elapsedTime": 395,
                "schedules": [
                    {
                        "ref": 23
                    }
                ]
            },
            {
                "id": 2,
                "elapsedTime": 1215,
                "schedules": [
                    {
                        "ref": 25
                    },
                    {
                        "ref": 22
                    }
                ]
            },
            {
                "id": 3,
                "elapsedTime": 395,
                "schedules": [
                    {
                        "ref": 18
                    }
                ]
            },
            {
                "id": 4,
                "elapsedTime": 835,
                "schedules": [
                    {
                        "ref": 27
                    },
                    {
                        "ref": 19
                    }
                ]
            },
            {
                "id": 5,
                "elapsedTime": 1060,
                "schedules": [
                    {
                        "ref": 20
                    },
                    {
                        "ref": 21,
                        "departureDateAdjustment": 1
                    }
                ]
            },
            {
                "id": 6,
                "elapsedTime": 965,
                "schedules": [
                    {
                        "ref": 3
                    },
                    {
                        "ref": 15
                    }
                ]
            },
            {
                "id": 7,
                "elapsedTime": 655,
                "schedules": [
                    {
                        "ref": 4
                    },
                    {
                        "ref": 12
                    }
                ]
            },
            {
                "id": 8,
                "elapsedTime": 535,
                "schedules": [
                    {
                        "ref": 9
                    },
                    {
                        "ref": 6
                    }
                ]
            },
            {
                "id": 9,
                "elapsedTime": 630,
                "schedules": [
                    {
                        "ref": 26
                    },
                    {
                        "ref": 10
                    }
                ]
            },
            {
                "id": 10,
                "elapsedTime": 470,
                "schedules": [
                    {
                        "ref": 7
                    }
                ]
            },
            {
                "id": 11,
                "elapsedTime": 1155,
                "schedules": [
                    {
                        "ref": 1
                    },
                    {
                        "ref": 24
                    }
                ]
            },
            {
                "id": 12,
                "elapsedTime": 460,
                "schedules": [
                    {
                        "ref": 2
                    }
                ]
            },
            {
                "id": 13,
                "elapsedTime": 890,
                "schedules": [
                    {
                        "ref": 17
                    },
                    {
                        "ref": 6
                    }
                ]
            },
            {
                "id": 14,
                "elapsedTime": 820,
                "schedules": [
                    {
                        "ref": 16
                    },
                    {
                        "ref": 6
                    }
                ]
            },
            {
                "id": 15,
                "elapsedTime": 440,
                "schedules": [
                    {
                        "ref": 11
                    }
                ]
            },
            {
                "id": 16,
                "elapsedTime": 925,
                "schedules": [
                    {
                        "ref": 25
                    },
                    {
                        "ref": 15
                    }
                ]
            },
            {
                "id": 17,
                "elapsedTime": 405,
                "schedules": [
                    {
                        "ref": 13
                    }
                ]
            },
            {
                "id": 18,
                "elapsedTime": 645,
                "schedules": [
                    {
                        "ref": 29
                    },
                    {
                        "ref": 6
                    }
                ]
            },
            {
                "id": 19,
                "elapsedTime": 770,
                "schedules": [
                    {
                        "ref": 28
                    },
                    {
                        "ref": 6
                    }
                ]
            },
            {
                "id": 20,
                "elapsedTime": 865,
                "schedules": [
                    {
                        "ref": 26
                    },
                    {
                        "ref": 5
                    }
                ]
            },
            {
                "id": 21,
                "elapsedTime": 920,
                "schedules": [
                    {
                        "ref": 8
                    },
                    {
                        "ref": 22
                    }
                ]
            },
            {
                "id": 22,
                "elapsedTime": 855,
                "schedules": [
                    {
                        "ref": 14
                    },
                    {
                        "ref": 19
                    }
                ]
            }
        ],
        "itineraryGroups": [
            {
                "groupDescription": {
                    "legDescriptions": [
                        {
                            "departureDate": "2022-03-01",
                            "departureLocation": "HND",
                            "arrivalLocation": "SIN"
                        },
                        {
                            "departureDate": "2022-03-06",
                            "departureLocation": "SIN",
                            "arrivalLocation": "HND"
                        }
                    ]
                },
                "itineraries": [
                    {
                        "id": 1,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 15
                            },
                            {
                                "ref": 3
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "22:55",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 9,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 12,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 17
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 12
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 107010,
                                                    "totalTaxAmount": 9910,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 97100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 97100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 838.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 107010,
                                        "totalTaxAmount": 9910,
                                        "currency": "JPY",
                                        "baseFareAmount": 97100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 838.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 97100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "22:55",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 14,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 10,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 17
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 12
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342110,
                                                    "totalTaxAmount": 9910,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342110,
                                        "totalTaxAmount": 9910,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                ]
            },
            {
                "groupDescription": {
                    "legDescriptions": [
                        {
                            "departureDate": "2022-03-01",
                            "departureLocation": "HND",
                            "arrivalLocation": "SIN"
                        },
                        {
                            "departureDate": "2022-03-06",
                            "departureLocation": "SIN",
                            "arrivalLocation": "NRT"
                        }
                    ]
                },
                "itineraries": [
                    {
                        "id": 1,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 11
                            },
                            {
                                "ref": 7
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "02:00",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 16,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "LR",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 21,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 33
                                                    },
                                                    {
                                                        "ref": 10
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 84440,
                                                    "totalTaxAmount": 27440,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 57000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 57000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 492.54,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 84440,
                                        "totalTaxAmount": 27440,
                                        "currency": "JPY",
                                        "baseFareAmount": 57000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 492.54,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 57000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-26",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ITX",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 1,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "LS",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 8,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 33
                                                    },
                                                    {
                                                        "ref": 10
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 227440,
                                                    "totalTaxAmount": 27440,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 200000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 200000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1728.26,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 227440,
                                        "totalTaxAmount": 27440,
                                        "currency": "JPY",
                                        "baseFareAmount": 200000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1728.26,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 200000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 2,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 2
                            },
                            {
                                "ref": 7
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:45",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 16,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 21,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 33
                                                    },
                                                    {
                                                        "ref": 10
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 86160,
                                                    "totalTaxAmount": 29160,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 57000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 57000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 492.54,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 86160,
                                        "totalTaxAmount": 29160,
                                        "currency": "JPY",
                                        "baseFareAmount": 57000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 492.54,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 57000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-26",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ITX",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 1,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "KM",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 8,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 33
                                                    },
                                                    {
                                                        "ref": 10
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 229160,
                                                    "totalTaxAmount": 29160,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 200000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 200000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1728.26,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 229160,
                                        "totalTaxAmount": 29160,
                                        "currency": "JPY",
                                        "baseFareAmount": 200000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1728.26,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 200000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 3,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 16
                            },
                            {
                                "ref": 7
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:45",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 16,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "DR",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 21,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 33
                                                    },
                                                    {
                                                        "ref": 10
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 86160,
                                                    "totalTaxAmount": 29160,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 57000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 57000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 492.54,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 86160,
                                        "totalTaxAmount": 29160,
                                        "currency": "JPY",
                                        "baseFareAmount": 57000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 492.54,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 57000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-26",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ITX",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 1,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "DS",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 8,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 33
                                                    },
                                                    {
                                                        "ref": 10
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 229160,
                                                    "totalTaxAmount": 29160,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 200000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 200000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1728.26,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 229160,
                                        "totalTaxAmount": 29160,
                                        "currency": "JPY",
                                        "baseFareAmount": 200000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1728.26,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 200000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 4,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 22
                            },
                            {
                                "ref": 5
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "OZ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-15",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "OZ OZ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 2,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "E",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "E",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 3,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "V",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "E",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 15
                                                    },
                                                    {
                                                        "ref": 19
                                                    },
                                                    {
                                                        "ref": 22
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 30
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 21
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 15
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 96800,
                                                    "totalTaxAmount": 31000,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 65800,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 65800,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 568.23,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 9
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 9
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 96800,
                                        "totalTaxAmount": 31000,
                                        "currency": "JPY",
                                        "baseFareAmount": 65800,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 568.23,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 65800,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 2
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "OZ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-15",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "OZ OZ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 4,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 20,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 15
                                                    },
                                                    {
                                                        "ref": 19
                                                    },
                                                    {
                                                        "ref": 22
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 30
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 21
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 15
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 161000,
                                                    "totalTaxAmount": 31000,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 130000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 130000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1123.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 5
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 5
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 161000,
                                        "totalTaxAmount": 31000,
                                        "currency": "JPY",
                                        "baseFareAmount": 130000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1123.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 130000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 2
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 5,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 15
                            },
                            {
                                "ref": 1
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "22:55",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 9,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 17,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "N",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 17
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 12
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 102010,
                                                    "totalTaxAmount": 9910,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 92100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 92100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 795.60,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 102010,
                                        "totalTaxAmount": 9910,
                                        "currency": "JPY",
                                        "baseFareAmount": 92100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 795.60,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 92100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "22:55",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 14,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 15,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 17
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 12
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342110,
                                                    "totalTaxAmount": 9910,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342110,
                                        "totalTaxAmount": 9910,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 6,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 15
                            },
                            {
                                "ref": 17
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "22:55",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 9,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 7,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 17
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 12
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 107010,
                                                    "totalTaxAmount": 9910,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 97100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 97100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 838.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 107010,
                                        "totalTaxAmount": 9910,
                                        "currency": "JPY",
                                        "baseFareAmount": 97100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 838.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 97100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "22:55",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 14,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 15,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 8,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 17
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 29
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 12
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 10
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342110,
                                                    "totalTaxAmount": 9910,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342110,
                                        "totalTaxAmount": 9910,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                ]
            },
            {
                "groupDescription": {
                    "legDescriptions": [
                        {
                            "departureDate": "2022-03-01",
                            "departureLocation": "NRT",
                            "arrivalLocation": "SIN"
                        },
                        {
                            "departureDate": "2022-03-06",
                            "departureLocation": "SIN",
                            "arrivalLocation": "HND"
                        }
                    ]
                },
                "itineraries": [
                    {
                        "id": 1,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 12
                            },
                            {
                                "ref": 3
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "19:00",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 13,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 12,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 106960,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 97100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 97100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 838.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 106960,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 97100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 838.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 97100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "19:00",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 6,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 6,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 10,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342060,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342060,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 2,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 10
                            },
                            {
                                "ref": 3
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:40",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 13,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 12,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 106960,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 97100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 97100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 838.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 106960,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 97100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 838.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 97100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:40",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 6,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 10,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342060,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342060,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                ]
            },
            {
                "groupDescription": {
                    "legDescriptions": [
                        {
                            "departureDate": "2022-03-01",
                            "departureLocation": "NRT",
                            "arrivalLocation": "SIN"
                        },
                        {
                            "departureDate": "2022-03-06",
                            "departureLocation": "SIN",
                            "arrivalLocation": "NRT"
                        }
                    ]
                },
                "itineraries": [
                    {
                        "id": 1,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 20
                            },
                            {
                                "ref": 13
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 2,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 20
                            },
                            {
                                "ref": 14
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 3,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 20
                            },
                            {
                                "ref": 18
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 4,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 9
                            },
                            {
                                "ref": 19
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 5,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 9
                            },
                            {
                                "ref": 8
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 6,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 9
                            },
                            {
                                "ref": 18
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 7,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 9
                            },
                            {
                                "ref": 14
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 8,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 9
                            },
                            {
                                "ref": 13
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 9,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 20
                            },
                            {
                                "ref": 19
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 10,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 20
                            },
                            {
                                "ref": 8
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "SPMIP",
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "11:05",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 5,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 19,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 3
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "S",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 3,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 24
                                                    },
                                                    {
                                                        "ref": 5
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 17
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 63910,
                                                    "totalTaxAmount": 9510,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 54400,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 54400,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 469.65,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 1
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 2
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 63910,
                                        "totalTaxAmount": 9510,
                                        "currency": "JPY",
                                        "baseFareAmount": 54400,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 469.65,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 54400,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "MH",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-22",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "MH MH",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 18,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 11,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "R",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Z",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 23
                                                    },
                                                    {
                                                        "ref": 20
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 8
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 180170,
                                                    "totalTaxAmount": 9970,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 170200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 170200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1470.76,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "MH",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 4
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 180170,
                                        "totalTaxAmount": 9970,
                                        "currency": "JPY",
                                        "baseFareAmount": 170200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1470.76,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 170200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 1
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 11,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 6
                            },
                            {
                                "ref": 7
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:05",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 16,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "DR",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 21,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 3
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 31
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 84490,
                                                    "totalTaxAmount": 27490,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 57000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 57000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 492.54,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 84490,
                                        "totalTaxAmount": 27490,
                                        "currency": "JPY",
                                        "baseFareAmount": 57000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 492.54,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 57000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-26",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ITX",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 1,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "DS",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 8,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 3
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 31
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 227490,
                                                    "totalTaxAmount": 27490,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 200000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 200000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1728.26,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 227490,
                                        "totalTaxAmount": 27490,
                                        "currency": "JPY",
                                        "baseFareAmount": 200000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1728.26,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 200000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 12,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 21
                            },
                            {
                                "ref": 7
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "14:40",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 16,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 21,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 3
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 31
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 84490,
                                                    "totalTaxAmount": 27490,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 57000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 57000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 492.54,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 6
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 84490,
                                        "totalTaxAmount": 27490,
                                        "currency": "JPY",
                                        "baseFareAmount": 57000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 492.54,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 57000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "KE",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-26",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "KE KE",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ITX",
                                                "passengerNumber": 1,
                                                "nonRefundable": true,
                                                "fareComponents": [
                                                    {
                                                        "ref": 1,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "KM",
                                                                    "seatsAvailable": 4,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 8,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "I",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "B",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 3
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 26
                                                    },
                                                    {
                                                        "ref": 2
                                                    },
                                                    {
                                                        "ref": 14
                                                    },
                                                    {
                                                        "ref": 31
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 3
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 227490,
                                                    "totalTaxAmount": 27490,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 200000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 200000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1728.26,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "KE",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 7
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 227490,
                                        "totalTaxAmount": 27490,
                                        "currency": "JPY",
                                        "baseFareAmount": 200000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1728.26,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 200000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 3
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 13,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 4
                            },
                            {
                                "ref": 5
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "OZ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-15",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "OZ OZ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 2,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "E",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "E",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 3,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "V",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "E",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 15
                                                    },
                                                    {
                                                        "ref": 19
                                                    },
                                                    {
                                                        "ref": 22
                                                    },
                                                    {
                                                        "ref": 28
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 30
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 15
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 95130,
                                                    "totalTaxAmount": 29330,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 65800,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 65800,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 568.23,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 9
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 9
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 95130,
                                        "totalTaxAmount": 29330,
                                        "currency": "JPY",
                                        "baseFareAmount": 65800,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 568.23,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 65800,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 2
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "OZ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-02-15",
                                    "lastTicketTime": "23:59",
                                    "governingCarriers": "OZ OZ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 4,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 20,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 4
                                                                }
                                                            },
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "S",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 25
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 6
                                                    },
                                                    {
                                                        "ref": 15
                                                    },
                                                    {
                                                        "ref": 19
                                                    },
                                                    {
                                                        "ref": 22
                                                    },
                                                    {
                                                        "ref": 28
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 27
                                                    },
                                                    {
                                                        "ref": 30
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 1
                                                    },
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 15
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 159330,
                                                    "totalTaxAmount": 29330,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 130000,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 130000,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 1123.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            },
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 5
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "OZ",
                                                        "segments": [
                                                            {
                                                                "id": 2
                                                            },
                                                            {
                                                                "id": 3
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 5
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 159330,
                                        "totalTaxAmount": 29330,
                                        "currency": "JPY",
                                        "baseFareAmount": 130000,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 1123.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 130000,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 2
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 14,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 12
                            },
                            {
                                "ref": 1
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "19:00",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 13,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 17,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "N",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 101960,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 92100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 92100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 795.60,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 101960,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 92100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 795.60,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 92100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "19:00",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 6,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 6,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 15,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342060,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342060,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 15,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 10
                            },
                            {
                                "ref": 1
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:40",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 13,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 17,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "N",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 101960,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 92100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 92100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 795.60,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 101960,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 92100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 795.60,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 92100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:40",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 6,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 15,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342060,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342060,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 16,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 12
                            },
                            {
                                "ref": 17
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "19:00",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 13,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 7,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 106960,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 97100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 97100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 838.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 106960,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 97100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 838.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 97100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "19:00",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 6,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 6,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 15,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 8,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342060,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342060,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "id": 17,
                        "pricingSource": "ADVJR1",
                        "legs": [
                            {
                                "ref": 10
                            },
                            {
                                "ref": 17
                            }
                        ],
                        "pricingInformation": [
                            {
                                "pricingSubsource": "HPIS",
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:40",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 13,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 7,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "Q",
                                                                    "cabinCode": "Y",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 106960,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 97100,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 97100,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 838.38,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 3
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 106960,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 97100,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 838.38,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 97100,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            },
                            {
                                "pricingSubsource": "SPMIP",
                                "flexibleFare": 1,
                                "fare": {
                                    "validatingCarrierCode": "SQ",
                                    "vita": true,
                                    "eTicketable": true,
                                    "lastTicketDate": "2022-03-01",
                                    "lastTicketTime": "09:40",
                                    "governingCarriers": "SQ SQ",
                                    "passengerInfoList": [
                                        {
                                            "passengerInfo": {
                                                "passengerType": "ADT",
                                                "passengerNumber": 1,
                                                "nonRefundable": false,
                                                "fareComponents": [
                                                    {
                                                        "ref": 6,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "U",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 9,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "ref": 15,
                                                        "segments": [
                                                            {
                                                                "segment": {
                                                                    "bookingCode": "J",
                                                                    "cabinCode": "C",
                                                                    "mealCode": "M",
                                                                    "seatsAvailable": 8,
                                                                    "availabilityBreak": true
                                                                }
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "taxes": [
                                                    {
                                                        "ref": 8
                                                    },
                                                    {
                                                        "ref": 32
                                                    },
                                                    {
                                                        "ref": 18
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 11
                                                    },
                                                    {
                                                        "ref": 13
                                                    },
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "taxSummaries": [
                                                    {
                                                        "ref": 5
                                                    },
                                                    {
                                                        "ref": 16
                                                    },
                                                    {
                                                        "ref": 12
                                                    },
                                                    {
                                                        "ref": 4
                                                    },
                                                    {
                                                        "ref": 7
                                                    },
                                                    {
                                                        "ref": 9
                                                    },
                                                    {
                                                        "ref": 2
                                                    }
                                                ],
                                                "obFees": [
                                                    {
                                                        "ref": 1
                                                    }
                                                ],
                                                "currencyConversion": {
                                                    "from": "JPY",
                                                    "to": "JPY",
                                                    "exchangeRateUsed": 1.00000
                                                },
                                                "passengerTotalFare": {
                                                    "totalFare": 342060,
                                                    "totalTaxAmount": 9860,
                                                    "currency": "JPY",
                                                    "baseFareAmount": 332200,
                                                    "baseFareCurrency": "JPY",
                                                    "equivalentAmount": 332200,
                                                    "equivalentCurrency": "JPY",
                                                    "constructionAmount": 2870.18,
                                                    "constructionCurrency": "NUC"
                                                },
                                                "baggageInformation": [
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 0
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    },
                                                    {
                                                        "provisionType": "A",
                                                        "airlineCode": "SQ",
                                                        "segments": [
                                                            {
                                                                "id": 1
                                                            }
                                                        ],
                                                        "allowance": {
                                                            "ref": 8
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ],
                                    "totalFare": {
                                        "totalPrice": 342060,
                                        "totalTaxAmount": 9860,
                                        "currency": "JPY",
                                        "baseFareAmount": 332200,
                                        "baseFareCurrency": "JPY",
                                        "constructionAmount": 2870.18,
                                        "constructionCurrency": "NUC",
                                        "equivalentAmount": 332200,
                                        "equivalentCurrency": "JPY"
                                    },
                                    "validatingCarriers": [
                                        {
                                            "ref": 4
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                ]
            }
        ]
    }
}

旅程: TYO-HNL(単純往復)
Main運賃(青色): Yクラス 旅客種別:ADT 2名 / CNN 1名 / INF 1名
付加運賃①(黄色): IT運賃 旅客種別:ITX 2名 / CNN 1名 / INF 1名

付加運賃②(緑色): プライベート運賃 PrivateFareインジケータあり
          旅客種別:ADT 2名 / CNN 1名 / INF 1名
付加運賃③(緑色): プライベート運賃 PrivateFareインジケータ・アカウントコードあり
          旅客種別:ADT 2名 / CNN 1名 / INF 1名
付加運賃④(桃色): プライベート運賃 PrivateFareインジケータあり
          旅客種別:ITX 2名 / INN 1名 / ITF 1名
付加運賃⑤(桃色): プライベート運賃 PrivateFareインジケータ・アカウントコードあり
          旅客種別:ITX 2名 / INN 1名 / ITF 1名
※注意: プライベート運賃については、航空会社の登録内容に準じて検索項目を指定する必要があります。

 

 選択<OTA_AirLowFareSearchRQ xmlns="http://www.opentravel.org/OTA/2003/05" ResponseType="GIR" ResponseVersion="X.X.X" Version="X.X.X" AvailableFlightsOnly="true">
  <POS>
    <Source PseudoCityCode="XXX6">
      <RequestorID ID="1" Type="1">
        <CompanyName Code="TN" />
      </RequestorID>
    </Source>
  </POS>
  <OriginDestinationInformation RPH="1">
    <DepartureDateTime>2022-12-01T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="TYO" />
    <DestinationLocation LocationCode="HNL" />
  </OriginDestinationInformation>
  <OriginDestinationInformation RPH="2">
    <DepartureDateTime>2022-12-05T11:00:00</DepartureDateTime>
    <OriginLocation LocationCode="HNL" />
    <DestinationLocation LocationCode="TYO" />
  </OriginDestinationInformation>
  <TravelPreferences>
    <CabinPref PreferLevel="Preferred" Cabin="Y" />
    <TPA_Extensions>
      <XOFares Value="true" />
      <JumpCabinLogic Disabled="true" />
      <KeepSameCabin Enabled="true" />
      <FlexibleFares>
        <!-- IT運賃 -->
        <FareParameters>
          <XOFares Ind="true" />
          <PassengerTypeQuantity Code="ITX" Quantity="2" />
          <PassengerTypeQuantity Code="CNN" Quantity="1" />
          <PassengerTypeQuantity Code="INF" Quantity="1" />
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
        </FareParameters>
        <!-- プライベート運賃 PrivateFareインジケータあり -->
        <FareParameters>
          <PrivateFare Ind="true" />
          <XOFares Ind="true" />
          <PassengerTypeQuantity Code="ADT" Quantity="2" />
          <PassengerTypeQuantity Code="CNN" Quantity="1" />
          <PassengerTypeQuantity Code="INF" Quantity="1" />
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
        </FareParameters>
        <!-- プライベート運賃 PrivateFareインジケータあり、アカウントコードあり -->
        <FareParameters>
          <PrivateFare Ind="true" />
          <XOFares Ind="true" />
          <PassengerTypeQuantity Code="ADT" Quantity="2" />
          <PassengerTypeQuantity Code="CNN" Quantity="1" />
          <PassengerTypeQuantity Code="INF" Quantity="1" />
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
          <AccountCode Code="INFINI1" />
        </FareParameters>
        <!-- プライベート運賃 旅客種別 ITX PrivateFareインジケータあり -->
        <FareParameters>
          <PrivateFare Ind="true" />
          <XOFares Ind="true" />
          <PassengerTypeQuantity Code="ITX" Quantity="2" />
          <PassengerTypeQuantity Code="INN" Quantity="1" />
          <PassengerTypeQuantity Code="ITF" Quantity="1" />
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
        </FareParameters>
        <!-- プライベート運賃 旅客種別 ITX PrivateFareインジケータあり アカウントコードあり -->
        <FareParameters>
          <PrivateFare Ind="true" />
          <XOFares Ind="true" />
          <PassengerTypeQuantity Code="ITX" Quantity="2" />
          <PassengerTypeQuantity Code="INN" Quantity="1" />
          <PassengerTypeQuantity Code="ITF" Quantity="1" />
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
          <AccountCode Code="INFINI1" />
        </FareParameters>
      </FlexibleFares>
    </TPA_Extensions>
  </TravelPreferences>
 <!-- 公示運賃 (Main運賃) -->
  <TravelerInfoSummary>
    <SeatsRequested>3</SeatsRequested>
    <AirTravelerAvail>
      <PassengerTypeQuantity Code="ADT" Quantity="2">
        <TPA_Extensions>
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="CNN" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
        </TPA_Extensions>
      </PassengerTypeQuantity>
      <PassengerTypeQuantity Code="INF" Quantity="1">
        <TPA_Extensions>
          <VoluntaryChanges Match="All">
          </VoluntaryChanges>
        </TPA_Extensions>
      </PassengerTypeQuantity>
    </AirTravelerAvail>
  </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="GCA14-ISELL-TN-00-2022-10-00-2KN9" Text="27038" />
  <Message Severity="Info" Type="WORKERTHREAD" Code="TRANSACTIONID" Text="8607058360600521465" />
  <Message Severity="Info" Type="DRE" Code="RULEID" Text="18403" />
  <Message Severity="Info" Type="DEFAULT" Code="RULEID" Text="30205" />
  <Statistics Itineraries="34" />
  <ScheduleDesc ID="1" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="420">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="20:25:00+09:00" Terminal="1" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="08:25:00-10:00" Terminal="2" />
    <Carrier Marketing="UA" MarketingFlightNumber="8010" Operating="NH" OperatingFlightNumber="184" Disclosure="NH">
      <Equipment Code="388" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="2" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="425">
    <Departure Airport="HND" City="TYO" Country="JP" Time="21:20:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="09:25:00-10:00" Terminal="2" />
    <Carrier Marketing="HA" MarketingFlightNumber="458" Operating="HA" OperatingFlightNumber="458">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="3" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="420">
    <Departure Airport="HND" City="TYO" Country="JP" Time="22:15:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="10:15:00-10:00" Terminal="2" />
    <Carrier Marketing="NH" MarketingFlightNumber="186" Operating="NH" OperatingFlightNumber="186">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="4" Frequency="*MT*T*S" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="575">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="17:25:00-10:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="22:00:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="6411" Operating="HA" OperatingFlightNumber="855" Disclosure="HA">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="5" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="395">
    <Departure Airport="HND" City="TYO" Country="JP" Time="21:55:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="09:30:00-10:00" Terminal="2" />
    <Carrier Marketing="JL" MarketingFlightNumber="72" Operating="JL" OperatingFlightNumber="72" Alliances="OW ">
      <Equipment Code="788" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="6" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="420">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="20:25:00+09:00" Terminal="1" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="08:25:00-10:00" Terminal="2" />
    <Carrier Marketing="NH" MarketingFlightNumber="184" Operating="NH" OperatingFlightNumber="184">
      <Equipment Code="388" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="7" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="580">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="11:20:00-10:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="16:00:00+09:00" Terminal="2" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="6405" Operating="HA" OperatingFlightNumber="821" Disclosure="HA">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="8" Frequency="*MT*T*S" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="575">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="17:25:00-10:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="22:00:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="HA" MarketingFlightNumber="855" Operating="HA" OperatingFlightNumber="855">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="9" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="565">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="15:05:00-10:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="19:30:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="HA" MarketingFlightNumber="457" Operating="HA" OperatingFlightNumber="457">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="10" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="400">
    <Departure Airport="HND" City="TYO" Country="JP" Time="21:55:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="09:35:00-10:00" Terminal="2" />
    <Carrier Marketing="HA" MarketingFlightNumber="5391" Operating="JL" OperatingFlightNumber="72" CodeShared="JAPAN AIRLINES">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="11" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="580">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="11:20:00-10:00" Terminal="1" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="16:00:00+09:00" Terminal="2" DateAdjustment="1" />
    <Carrier Marketing="HA" MarketingFlightNumber="821" Operating="HA" OperatingFlightNumber="821">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="12" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="555">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="11:40:00-10:00" Terminal="2" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="15:55:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="73" Operating="JL" OperatingFlightNumber="73" Alliances="OW ">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="13" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="420">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="19:55:00+09:00" Terminal="2" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="07:55:00-10:00" Terminal="2" />
    <Carrier Marketing="HA" MarketingFlightNumber="822" Operating="HA" OperatingFlightNumber="822">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="14" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="425">
    <Departure Airport="HND" City="TYO" Country="JP" Time="20:05:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="08:10:00-10:00" Terminal="2" />
    <Carrier Marketing="HA" MarketingFlightNumber="864" Operating="HA" OperatingFlightNumber="864">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="15" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="565">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="15:05:00-10:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="19:30:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="6401" Operating="HA" OperatingFlightNumber="457" Disclosure="HA">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="16" Frequency="*MT*T*S" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="435">
    <Departure Airport="HND" City="TYO" Country="JP" Time="23:55:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="12:10:00-10:00" Terminal="2" />
    <Carrier Marketing="HA" MarketingFlightNumber="856" Operating="HA" OperatingFlightNumber="856">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="17" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="555">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="13:25:00-10:00" Terminal="2" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="17:40:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="NH" MarketingFlightNumber="185" Operating="NH" OperatingFlightNumber="185">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="18" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="555">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="15:55:00-10:00" Terminal="2" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="20:10:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="71" Operating="JL" OperatingFlightNumber="71" Alliances="OW ">
      <Equipment Code="788" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="19" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="565">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="12:45:00-10:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="17:10:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="HA" MarketingFlightNumber="863" Operating="HA" OperatingFlightNumber="863">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="20" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="570">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="12:50:00-10:00" Terminal="2" />
    <Arrival Airport="NRT" City="TYO" Country="JP" Time="17:20:00+09:00" Terminal="2" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="783" Operating="JL" OperatingFlightNumber="783" Alliances="OW ">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="21" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="400">
    <Departure Airport="HND" City="TYO" Country="JP" Time="21:00:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="08:40:00-10:00" Terminal="2" />
    <Carrier Marketing="HA" MarketingFlightNumber="5389" Operating="JL" OperatingFlightNumber="74" CodeShared="JAPAN AIRLINES">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="22" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="395">
    <Departure Airport="HND" City="TYO" Country="JP" Time="21:00:00+09:00" Terminal="3" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="08:35:00-10:00" Terminal="2" />
    <Carrier Marketing="JL" MarketingFlightNumber="74" Operating="JL" OperatingFlightNumber="74" Alliances="OW ">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="23" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3818" ElapsedTime="390">
    <Departure Airport="NRT" City="TYO" Country="JP" Time="20:35:00+09:00" Terminal="2" />
    <Arrival Airport="HNL" City="HNL" State="HI" Country="US" Time="08:05:00-10:00" Terminal="2" />
    <Carrier Marketing="JL" MarketingFlightNumber="784" Operating="JL" OperatingFlightNumber="784" Alliances="OW ">
      <Equipment Code="789" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <ScheduleDesc ID="24" Frequency="SMTWTFS" Stops="0" ETicketable="true" TotalMilesFlown="3854" ElapsedTime="565">
    <Departure Airport="HNL" City="HNL" State="HI" Country="US" Time="12:45:00-10:00" Terminal="1" />
    <Arrival Airport="HND" City="TYO" Country="JP" Time="17:10:00+09:00" Terminal="3" DateAdjustment="1" />
    <Carrier Marketing="JL" MarketingFlightNumber="6415" Operating="HA" OperatingFlightNumber="863" Disclosure="HA">
      <Equipment Code="332" TypeForFirstLeg="W" TypeForLastLeg="W" />
    </Carrier>
  </ScheduleDesc>
  <TaxDesc ID="1" Code="YQI" Amount="400" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="400" PublishedCurrency="JPY" Station="HNL" />
  <TaxDesc ID="2" Code="YQI" Amount="400" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="400" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="3" Code="XF" Amount="650" Currency="JPY" Description="PASSENGER FACILITY CHARGE" PublishedAmount="4.50" PublishedCurrency="USD" Station="HNL" Country="US" />
  <TaxDesc ID="4" Code="YQI" Amount="500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="500" PublishedCurrency="JPY" Station="HNL" />
  <TaxDesc ID="5" Code="SW" Amount="1470" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="1470" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxDesc ID="6" Code="YQI" Amount="400" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="400" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="7" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="8" Code="YQF" Amount="31100" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="31100" PublishedCurrency="JPY" Station="HNL" />
  <TaxDesc ID="9" Code="YQF" Amount="31100" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="31100" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="10" Code="YQI" Amount="30500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="30500" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="11" Code="YC" Amount="880" Currency="JPY" Description="CUSTOMS USER FEE" PublishedAmount="6.11" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxDesc ID="12" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="13" Code="YQF" Amount="30500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="30500" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="14" Code="YQI" Amount="500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="500" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="15" Code="YQF" Amount="30500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="30500" PublishedCurrency="JPY" Station="HNL" />
  <TaxDesc ID="16" Code="YC" Amount="880" Currency="JPY" Description="CUSTOMS USER FEE" PublishedAmount="6.11" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxDesc ID="17" Code="XY2" Amount="1010" Currency="JPY" Description="IMMIGRATION USER FEE" PublishedAmount="7.00" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxDesc ID="18" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="19" Code="YQI" Amount="500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED MISC" PublishedAmount="500" PublishedCurrency="JPY" Station="NRT" />
  <TaxDesc ID="20" Code="YQF" Amount="30500" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="30500" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="21" Code="XA" Amount="570" Currency="JPY" Description="APHIS PASSENGER FEE PASSENGERS" PublishedAmount="3.96" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxDesc ID="22" Code="AY" Amount="810" Currency="JPY" Description="PASSENGER CIVIL AVIATION SECURITY SERVICE FEE" PublishedAmount="5.60" PublishedCurrency="USD" Station="HNL" Country="US" />
  <TaxDesc ID="23" Code="SW" Amount="1070" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="1070" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxDesc ID="24" Code="US2" Amount="2820" Currency="JPY" Description="TRANSPORTATION TAX INTERNATIONAL ARRIVAL" PublishedAmount="19.70" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxDesc ID="25" Code="US2" Amount="2820" Currency="JPY" Description="TRANSPORTATION TAX INTERNATIONAL ARRIVAL" PublishedAmount="19.70" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxDesc ID="26" Code="US2" Amount="2820" Currency="JPY" Description="TRANSPORTATION TAX INTERNATIONAL DEPARTURE INCLUDING AK AND HI" PublishedAmount="19.70" PublishedCurrency="USD" Station="HNL" Country="US" />
  <TaxDesc ID="27" Code="YQF" Amount="31100" Currency="JPY" Description="SERVICE FEE - CARRIER-IMPOSED FUEL" PublishedAmount="31100" PublishedCurrency="JPY" Station="HND" />
  <TaxDesc ID="28" Code="XA" Amount="570" Currency="JPY" Description="APHIS PASSENGER FEE PASSENGERS" PublishedAmount="3.96" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxDesc ID="29" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxDesc ID="30" Code="SW" Amount="2950" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2950" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxDesc ID="31" Code="XY2" Amount="1010" Currency="JPY" Description="IMMIGRATION USER FEE" PublishedAmount="7.00" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxSummaryDesc ID="1" Code="XY" Amount="1010" Currency="JPY" Description="IMMIGRATION USER FEE" PublishedAmount="7.00" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxSummaryDesc ID="2" Code="XF" Amount="650" Currency="JPY" Description="PASSENGER FACILITY CHARGE" PublishedAmount="4.50" PublishedCurrency="USD" Country="US" />
  <TaxSummaryDesc ID="3" Code="XY" Amount="1010" Currency="JPY" Description="IMMIGRATION USER FEE" PublishedAmount="7.00" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxSummaryDesc ID="4" Code="SW" Amount="1470" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="1470" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxSummaryDesc ID="5" Code="YQ" Amount="62100" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="6" Code="US2" Amount="5640" Currency="JPY" Description="TRANSPORTATION TAX INTERNATIONAL DEPARTURE INCLUDING AK AND HI" PublishedAmount="19.70" PublishedCurrency="USD" Station="HNL" Country="US" />
  <TaxSummaryDesc ID="7" Code="YQ" Amount="61000" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="8" Code="YQ" Amount="500" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="9" Code="OI" Amount="530" Currency="JPY" Description="PASSENGER SECURITY SERVICE CHARGE" PublishedAmount="530" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="10" Code="YQ" Amount="800" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="11" Code="YC" Amount="880" Currency="JPY" Description="CUSTOMS USER FEE" PublishedAmount="6.11" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxSummaryDesc ID="12" Code="YQ" Amount="61800" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="13" Code="SW" Amount="2130" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2130" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="14" Code="YC" Amount="880" Currency="JPY" Description="CUSTOMS USER FEE" PublishedAmount="6.11" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxSummaryDesc ID="15" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="16" Code="XA" Amount="570" Currency="JPY" Description="APHIS PASSENGER FEE PASSENGERS" PublishedAmount="3.96" PublishedCurrency="USD" Station="NRT" Country="US" />
  <TaxSummaryDesc ID="17" Code="AY" Amount="810" Currency="JPY" Description="PASSENGER CIVIL AVIATION SECURITY SERVICE FEE" PublishedAmount="5.60" PublishedCurrency="USD" Station="HNL" Country="US" />
  <TaxSummaryDesc ID="18" Code="SW" Amount="1070" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="1070" PublishedCurrency="JPY" Station="NRT" Country="JP" />
  <TaxSummaryDesc ID="19" Code="YQ" Amount="1000" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="20" Code="XA" Amount="570" Currency="JPY" Description="APHIS PASSENGER FEE PASSENGERS" PublishedAmount="3.96" PublishedCurrency="USD" Station="HND" Country="US" />
  <TaxSummaryDesc ID="21" Code="YQ" Amount="63200" Currency="JPY" Description="YQ taxes summary" />
  <TaxSummaryDesc ID="22" Code="TK" Amount="1000" Currency="JPY" Description="INTERNATIONAL TOURIST TAX" PublishedAmount="1000" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <TaxSummaryDesc ID="23" Code="SW" Amount="2950" Currency="JPY" Description="PASSENGER SERVICE FACILITIES CHARGE  INTERNATIONAL" PublishedAmount="2950" PublishedCurrency="JPY" Station="HND" Country="JP" />
  <FareComponentDesc ID="1" GoverningCarrier="HA" FareAmount="41300" FareCurrency="JPY" FareBasisCode="ZLXIRFMJCH/ITJ0" FarePassengerType="INN" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="2" GoverningCarrier="HA" FareAmount="55000" FareCurrency="JPY" FareBasisCode="ZLXIRFMJ" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 16 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="3" FareRule="JM02">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="3" GoverningCarrier="NH" FareAmount="156000" FareCurrency="JPY" FareBasisCode="MLXRCI1/CH25" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XES" FareTariff="3" FareRule="JE84">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="4" GoverningCarrier="JL" FareAmount="81000" FareCurrency="JPY" FareBasisCode="SNN72DCE" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="5" GoverningCarrier="NH" FareAmount="59900" FareCurrency="JPY" FareBasisCode="SLXRCI1P/CH25" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="6" GoverningCarrier="HA" FareAmount="53300" FareCurrency="JPY" FareBasisCode="LLXIRDMJCH/ITJ0" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="7" GoverningCarrier="HA" FareAmount="10000" FareCurrency="JPY" FareBasisCode="MLXIRDMJIN" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="8" GoverningCarrier="HA" FareAmount="55000" FareCurrency="JPY" FareBasisCode="ZLXIRFMJ/ITJ0" FarePassengerType="ITX" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 14 16 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0E" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="9" GoverningCarrier="HA" FareAmount="100000" FareCurrency="JPY" FareBasisCode="MLXIRDMJ" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 2 3 5 6 7 8 10 12 16 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="10" GoverningCarrier="HA" FareAmount="53300" FareCurrency="JPY" FareBasisCode="LLXIRDMJCH/ITJ0" FarePassengerType="INN" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="11" GoverningCarrier="HA" FareAmount="7100" FareCurrency="JPY" FareBasisCode="LLXIRDMJIN/ITJ0" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="12" GoverningCarrier="JL" FareAmount="8100" FareCurrency="JPY" FareBasisCode="SNN72DCE/IN90" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="13" GoverningCarrier="NH" FareAmount="126000" FareCurrency="JPY" FareBasisCode="INFNET1" FarePassengerType="ADT" NegotiatedFare="true" PrivateFare="true" MatchedAccountCode="INFINI1" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 14 15 16 25 31 33 35" VendorCode="8HZ6" FareTypeBitmap="0E" FareType="XEF" FareTariff="913" FareRule="0090">
    <Segment Stopover="true">
      <Surcharge Amount="37.18" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="14" GoverningCarrier="HA" FareAmount="41300" FareCurrency="JPY" FareBasisCode="ZLXIRFMJCH/ITJ0" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="15" GoverningCarrier="JL" FareAmount="8100" FareCurrency="JPY" FareBasisCode="SNN72DCE/IN90" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="16" GoverningCarrier="NH" FareAmount="59900" FareCurrency="JPY" FareBasisCode="SLXRCI1P/CH25" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="17" GoverningCarrier="HA" FareAmount="7100" FareCurrency="JPY" FareBasisCode="LLXIRDMJIN/ITJ0" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="18" GoverningCarrier="NH" FareAmount="208000" FareCurrency="JPY" FareBasisCode="MLXRCI1" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XES" FareTariff="3" FareRule="JE84">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="19" GoverningCarrier="HA" FareAmount="7100" FareCurrency="JPY" FareBasisCode="LLXIRDMJIN" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="20" GoverningCarrier="NH" FareAmount="94500" FareCurrency="JPY" FareBasisCode="INFNET1/CH" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" MatchedAccountCode="INFINI1" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 14 15 16 19 25 31 33 35" VendorCode="8HZ6" FareTypeBitmap="0F" FareType="XEF" FareTariff="913" FareRule="0090">
    <Segment Stopover="true">
      <Surcharge Amount="27.89" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="21" GoverningCarrier="HA" FareAmount="5500" FareCurrency="JPY" FareBasisCode="ZLXIRFMJIN/ITJ0" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="22" GoverningCarrier="HA" FareAmount="5500" FareCurrency="JPY" FareBasisCode="ZLXIRFMJIN/ITJ0" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="23" GoverningCarrier="NH" FareAmount="12600" FareCurrency="JPY" FareBasisCode="INFNET1/IN" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" MatchedAccountCode="INFINI1" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 14 15 16 19 25 31 33 35" VendorCode="8HZ6" FareTypeBitmap="0F" FareType="XEF" FareTariff="913" FareRule="0090">
    <Segment Stopover="true">
      <Surcharge Amount="37.18" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="24" GoverningCarrier="HA" FareAmount="71000" FareCurrency="JPY" FareBasisCode="LLXIRDMJ/ITJ0" FarePassengerType="ITX" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 14 16 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0E" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="25" GoverningCarrier="HA" FareAmount="55000" FareCurrency="JPY" FareBasisCode="ZLXIRFMJCH" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM02">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="26" GoverningCarrier="HA" FareAmount="53300" FareCurrency="JPY" FareBasisCode="LLXIRDMJCH/ITJ0" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="27" GoverningCarrier="HA" FareAmount="53300" FareCurrency="JPY" FareBasisCode="LLXIRDMJCH/ITJ0" FarePassengerType="INN" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="28" GoverningCarrier="HA" FareAmount="53300" FareCurrency="JPY" FareBasisCode="LLXIRDMJCH" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="29" GoverningCarrier="JL" FareAmount="60800" FareCurrency="JPY" FareBasisCode="SNN72DCE/CH25" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="30" GoverningCarrier="HA" FareAmount="53300" FareCurrency="JPY" FareBasisCode="LLXIRDMJCH" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="31" GoverningCarrier="HA" FareAmount="100000" FareCurrency="JPY" FareBasisCode="MLXIRDMJ/ITJ0" FarePassengerType="ITX" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="1 2 3 5 6 7 8 10 12 14 16 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0E" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="32" GoverningCarrier="NH" FareAmount="126000" FareCurrency="JPY" FareBasisCode="INFNET1" FarePassengerType="ADT" NegotiatedFare="true" PrivateFare="true" MatchedAccountCode="INFINI1" Directionality="FROM" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 14 15 16 25 31 33 35" VendorCode="8HZ6" FareTypeBitmap="0E" FareType="XEF" FareTariff="913" FareRule="0090">
    <Segment Stopover="true">
      <Surcharge Amount="37.18" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="33" GoverningCarrier="UA" FareAmount="60800" FareCurrency="JPY" FareBasisCode="SLXRCI1P/CH25" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="34" GoverningCarrier="HA" FareAmount="71000" FareCurrency="JPY" FareBasisCode="LLXIRDMJ/ITJ0" FarePassengerType="ITX" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 14 16 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0E" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="35" GoverningCarrier="HA" FareAmount="41300" FareCurrency="JPY" FareBasisCode="ZLXIRFMJCH/ITJ0" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="36" GoverningCarrier="HA" FareAmount="55000" FareCurrency="JPY" FareBasisCode="ZLXIRFMJ" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 16 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="3" FareRule="JM02">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="37" GoverningCarrier="NH" FareAmount="94500" FareCurrency="JPY" FareBasisCode="INFNET1/CH" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" MatchedAccountCode="INFINI1" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 14 15 16 19 25 31 33 35" VendorCode="8HZ6" FareTypeBitmap="0F" FareType="XEF" FareTariff="913" FareRule="0090">
    <Segment Stopover="true">
      <Surcharge Amount="27.89" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="38" GoverningCarrier="HA" FareAmount="7100" FareCurrency="JPY" FareBasisCode="LLXIRDMJIN" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="39" GoverningCarrier="HA" FareAmount="7100" FareCurrency="JPY" FareBasisCode="LLXIRDMJIN/ITJ0" FarePassengerType="ITF" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="40" GoverningCarrier="JL" FareAmount="81000" FareCurrency="JPY" FareBasisCode="SNN72DCE" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="41" GoverningCarrier="NH" FareAmount="20800" FareCurrency="JPY" FareBasisCode="MLXRCI1/IN90" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XES" FareTariff="3" FareRule="JE84">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="42" GoverningCarrier="NH" FareAmount="101000" FareCurrency="JPY" FareBasisCode="WLXRCI1" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="43" GoverningCarrier="NH" FareAmount="280000" FareCurrency="JPY" FareBasisCode="VXITI" FarePassengerType="ITX" Directionality="TO" ApplicablePricingCategories="2 4 5 6 7 8 9 10 15 16 17 27 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="PIT" FareTariff="3" FareRule="IT50">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="44" GoverningCarrier="JL" FareAmount="60800" FareCurrency="JPY" FareBasisCode="SNN72DCE/CH25" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="45" GoverningCarrier="JL" FareAmount="8100" FareCurrency="JPY" FareBasisCode="SNN72DCE/IN90" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="46" GoverningCarrier="NH" FareAmount="75800" FareCurrency="JPY" FareBasisCode="WLXRCI1/CH25" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="47" GoverningCarrier="NH" FareAmount="11600" FareCurrency="JPY" FareBasisCode="VLXRCI1/IN90" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="48" GoverningCarrier="NH" FareAmount="280000" FareCurrency="JPY" FareBasisCode="VXITI" FarePassengerType="ITX" Directionality="FROM" ApplicablePricingCategories="2 4 5 6 7 8 9 10 15 16 17 27 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="PIT" FareTariff="3" FareRule="IT50">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="49" GoverningCarrier="HA" FareAmount="41300" FareCurrency="JPY" FareBasisCode="ZLXIRFMJCH/ITJ0" FarePassengerType="INN" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="50" GoverningCarrier="HA" FareAmount="75000" FareCurrency="JPY" FareBasisCode="MLXIRDMJCH" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="51" GoverningCarrier="NH" FareAmount="87000" FareCurrency="JPY" FareBasisCode="VLXRCI1/CH25" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="52" GoverningCarrier="JL" FareAmount="60800" FareCurrency="JPY" FareBasisCode="SNN72DCE/CH25" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="53" GoverningCarrier="NH" FareAmount="11600" FareCurrency="JPY" FareBasisCode="VLXRCI1/IN90" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="54" GoverningCarrier="HA" FareAmount="7100" FareCurrency="JPY" FareBasisCode="LLXIRDMJIN/ITJ0" FarePassengerType="ITF" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="55" GoverningCarrier="JL" FareAmount="81000" FareCurrency="JPY" FareBasisCode="SNN72DCE" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="56" GoverningCarrier="NH" FareAmount="87000" FareCurrency="JPY" FareBasisCode="VLXRCI1/CH25" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="57" GoverningCarrier="HA" FareAmount="55000" FareCurrency="JPY" FareBasisCode="ZLXIRFMJ/ITJ0" FarePassengerType="ITX" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 14 16 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0E" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="58" GoverningCarrier="NH" FareAmount="8000" FareCurrency="JPY" FareBasisCode="SLXRCI1P/IN90" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="59" GoverningCarrier="HA" FareAmount="71000" FareCurrency="JPY" FareBasisCode="LLXIRDMJ" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 16 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="60" GoverningCarrier="HA" FareAmount="10000" FareCurrency="JPY" FareBasisCode="MLXIRDMJIN/ITJ0" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="61" GoverningCarrier="HA" FareAmount="10000" FareCurrency="JPY" FareBasisCode="MLXIRDMJIN/ITJ0" FarePassengerType="ITF" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="62" GoverningCarrier="NH" FareAmount="12600" FareCurrency="JPY" FareBasisCode="INFNET1/IN" FarePassengerType="INF" NegotiatedFare="true" PrivateFare="true" MatchedAccountCode="INFINI1" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 14 15 16 19 25 31 33 35" VendorCode="8HZ6" FareTypeBitmap="0F" FareType="XEF" FareTariff="913" FareRule="0090">
    <Segment Stopover="true">
      <Surcharge Amount="37.18" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="63" GoverningCarrier="HA" FareAmount="75000" FareCurrency="JPY" FareBasisCode="MLXIRDMJCH/ITJ0" FarePassengerType="INN" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="64" GoverningCarrier="NH" FareAmount="79800" FareCurrency="JPY" FareBasisCode="SLXRCI1P" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="65" GoverningCarrier="HA" FareAmount="71000" FareCurrency="JPY" FareBasisCode="LLXIRDMJ" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="1 2 3 4 5 6 7 8 10 12 16 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEX" FareTariff="3" FareRule="JM00">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="66" GoverningCarrier="NH" FareAmount="8000" FareCurrency="JPY" FareBasisCode="SLXRCI1P/IN90" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="67" GoverningCarrier="HA" FareAmount="5500" FareCurrency="JPY" FareBasisCode="ZLXIRFMJIN/ITJ0" FarePassengerType="ITF" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="68" GoverningCarrier="UA" FareAmount="8100" FareCurrency="JPY" FareBasisCode="SLXRCI1P/IN90" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="69" GoverningCarrier="HA" FareAmount="5500" FareCurrency="JPY" FareBasisCode="ZLXIRFMJIN" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM02">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="70" GoverningCarrier="HA" FareAmount="5500" FareCurrency="JPY" FareBasisCode="ZLXIRFMJIN" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM02">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="71" GoverningCarrier="UA" FareAmount="81000" FareCurrency="JPY" FareBasisCode="SLXRCI1P" FarePassengerType="ADT" Directionality="FROM" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="72" GoverningCarrier="JL" FareAmount="60800" FareCurrency="JPY" FareBasisCode="SNN72DCE/CH25" FarePassengerType="CNN" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="73" GoverningCarrier="NH" FareAmount="10100" FareCurrency="JPY" FareBasisCode="WLXRCI1/IN90" FarePassengerType="INF" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEF" FareTariff="3" FareRule="JE85">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="74" GoverningCarrier="HA" FareAmount="5500" FareCurrency="JPY" FareBasisCode="ZLXIRFMJIN/ITJ0" FarePassengerType="ITF" NegotiatedFare="true" PrivateFare="true" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="2.60" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="75" GoverningCarrier="JL" FareAmount="81000" FareCurrency="JPY" FareBasisCode="SNN72DCE" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="1 4 5 6 7 8 9 10 12 15 16 17 23 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="76" GoverningCarrier="HA" FareAmount="75000" FareCurrency="JPY" FareBasisCode="MLXIRDMJCH/ITJ0" FarePassengerType="CNN" NegotiatedFare="true" PrivateFare="true" Directionality="FROM" ApplicablePricingCategories="2 3 5 6 7 8 10 12 14 16 19 23 25 31 33 35" VendorCode="ATP" FareTypeBitmap="0F" FareType="PIT" FareTariff="864" FareRule="JF00">
    <Segment Stopover="true">
      <Surcharge Amount="19.52" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="77" GoverningCarrier="NH" FareAmount="79800" FareCurrency="JPY" FareBasisCode="SLXRCI1P" FarePassengerType="ADT" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 9 10 12 15 16 17 31 33" VendorCode="ATP" FareTypeBitmap="00" FareType="XEF" FareTariff="3" FareRule="JE67">
    <Segment Stopover="true">
      <Surcharge Amount="26.03" Currency="NUC" Description="MISCELLANEOUS/OTHER" Type="Q" />
    </Segment>
  </FareComponentDesc>
  <FareComponentDesc ID="78" GoverningCarrier="HA" FareAmount="55000" FareCurrency="JPY" FareBasisCode="ZLXIRFMJCH" FarePassengerType="CNN" Directionality="TO" ApplicablePricingCategories="2 3 4 5 6 7 8 10 12 16 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XEX" FareTariff="3" FareRule="JM02">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <FareComponentDesc ID="79" GoverningCarrier="JL" FareAmount="8100" FareCurrency="JPY" FareBasisCode="SNN72DCE/IN90" FarePassengerType="INF" Directionality="FROM" ApplicablePricingCategories="4 5 6 7 8 9 10 12 15 16 17 19 23 31 33" VendorCode="ATP" FareTypeBitmap="01" FareType="XAP" FareTariff="3" FareRule="5562">
    <Segment Stopover="true" />
  </FareComponentDesc>
  <ValidatingCarrierDesc ID="1" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="HA" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="2" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="UA" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="3" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="NH" />
  </ValidatingCarrierDesc>
  <ValidatingCarrierDesc ID="4" SettlementMethod="BSP" NewVcxProcess="true">
    <Default Code="JL" />
  </ValidatingCarrierDesc>
  <BaggageAllowanceDesc ID="1" Pieces="2" />
  <BaggageAllowanceDesc ID="2" Pieces="0" />
  <BaggageAllowanceDesc ID="3" Pieces="1" />
  <BaggageAllowanceDesc ID="4" Pieces="2" />
  <BaggageAllowanceDesc ID="5" Pieces="1" />
  <BaggageAllowanceDesc ID="6" Pieces="1" />
  <BaggageAllowanceDesc ID="7" Pieces="2" />
  <BaggageAllowanceDesc ID="8" Pieces="2" />
  <LegDesc ID="1" ElapsedTime="425">
    <Schedule Ref="14" />
  </LegDesc>
  <LegDesc ID="2" ElapsedTime="565">
    <Schedule Ref="15" />
  </LegDesc>
  <LegDesc ID="3" ElapsedTime="420">
    <Schedule Ref="13" />
  </LegDesc>
  <LegDesc ID="4" ElapsedTime="580">
    <Schedule Ref="11" />
  </LegDesc>
  <LegDesc ID="5" ElapsedTime="555">
    <Schedule Ref="12" />
  </LegDesc>
  <LegDesc ID="6" ElapsedTime="400">
    <Schedule Ref="10" />
  </LegDesc>
  <LegDesc ID="7" ElapsedTime="565">
    <Schedule Ref="24" />
  </LegDesc>
  <LegDesc ID="8" ElapsedTime="570">
    <Schedule Ref="20" />
  </LegDesc>
  <LegDesc ID="9" ElapsedTime="400">
    <Schedule Ref="21" />
  </LegDesc>
  <LegDesc ID="10" ElapsedTime="395">
    <Schedule Ref="22" />
  </LegDesc>
  <LegDesc ID="11" ElapsedTime="390">
    <Schedule Ref="23" />
  </LegDesc>
  <LegDesc ID="12" ElapsedTime="555">
    <Schedule Ref="17" />
  </LegDesc>
  <LegDesc ID="13" ElapsedTime="555">
    <Schedule Ref="18" />
  </LegDesc>
  <LegDesc ID="14" ElapsedTime="565">
    <Schedule Ref="19" />
  </LegDesc>
  <LegDesc ID="15" ElapsedTime="435">
    <Schedule Ref="16" />
  </LegDesc>
  <LegDesc ID="16" ElapsedTime="420">
    <Schedule Ref="3" />
  </LegDesc>
  <LegDesc ID="17" ElapsedTime="425">
    <Schedule Ref="2" />
  </LegDesc>
  <LegDesc ID="18" ElapsedTime="420">
    <Schedule Ref="1" />
  </LegDesc>
  <LegDesc ID="19" ElapsedTime="565">
    <Schedule Ref="9" />
  </LegDesc>
  <LegDesc ID="20" ElapsedTime="575">
    <Schedule Ref="8" />
  </LegDesc>
  <LegDesc ID="21" ElapsedTime="580">
    <Schedule Ref="7" />
  </LegDesc>
  <LegDesc ID="22" ElapsedTime="575">
    <Schedule Ref="4" />
  </LegDesc>
  <LegDesc ID="23" ElapsedTime="395">
    <Schedule Ref="5" />
  </LegDesc>
  <LegDesc ID="24" ElapsedTime="420">
    <Schedule Ref="6" />
  </LegDesc>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-12-01" DepartureLocation="HND" ArrivalLocation="HNL" />
      <LegDescription DepartureDate="2022-12-05" DepartureLocation="HNL" ArrivalLocation="HND" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="1" />
      <Leg Ref="14" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="17" />
      <Leg Ref="19" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="1" />
      <Leg Ref="20" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="1" />
      <Leg Ref="19" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="15" />
      <Leg Ref="14" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="6" PricingSource="ADVJR1">
      <Leg Ref="15" />
      <Leg Ref="19" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="7" PricingSource="ADVJR1">
      <Leg Ref="15" />
      <Leg Ref="20" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="8" PricingSource="ADVJR1">
      <Leg Ref="17" />
      <Leg Ref="14" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="9" PricingSource="ADVJR1">
      <Leg Ref="17" />
      <Leg Ref="20" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="133330" TotalTaxes="73030" Currency="JPY" BaseFareAmount="60300" BaseFareCurrency="JPY" EquivalentAmount="60300" EquivalentCurrency="JPY" ConstructionAmount="448.11" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="438260" TotalTaxes="230960" Currency="JPY" BaseFareAmount="207300" BaseFareCurrency="JPY" ConstructionAmount="1541.42" ConstructionCurrency="NUC" EquivalentAmount="207300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144510" TotalTaxes="74510" Currency="JPY" BaseFareAmount="70000" BaseFareCurrency="JPY" EquivalentAmount="70000" EquivalentCurrency="JPY" ConstructionAmount="520.63" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="125530" TotalTaxes="73030" Currency="JPY" BaseFareAmount="52500" BaseFareCurrency="JPY" EquivalentAmount="52500" EquivalentCurrency="JPY" ConstructionAmount="390.47" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15910" TotalTaxes="8910" Currency="JPY" BaseFareAmount="7000" BaseFareCurrency="JPY" EquivalentAmount="7000" EquivalentCurrency="JPY" ConstructionAmount="52.05" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="430460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="199500" BaseFareCurrency="JPY" ConstructionAmount="1483.78" ConstructionCurrency="NUC" EquivalentAmount="199500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="10" PricingSource="ADVJR1">
      <Leg Ref="9" />
      <Leg Ref="14" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="50">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144230" TotalTaxes="73030" Currency="JPY" BaseFareAmount="71200" BaseFareCurrency="JPY" EquivalentAmount="71200" EquivalentCurrency="JPY" ConstructionAmount="528.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="7">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="479660" TotalTaxes="230960" Currency="JPY" BaseFareAmount="248700" BaseFareCurrency="JPY" ConstructionAmount="1848.78" ConstructionCurrency="NUC" EquivalentAmount="248700" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="31">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="76">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="136430" TotalTaxes="73030" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.35" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="60">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="471860" TotalTaxes="230960" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.14" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="31">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="63">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="136430" TotalTaxes="73030" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.35" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="61">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="471860" TotalTaxes="230960" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.14" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="31">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="63">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="136430" TotalTaxes="73030" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.35" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="61">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="471860" TotalTaxes="230960" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.14" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="11" PricingSource="ADVJR1">
      <Leg Ref="6" />
      <Leg Ref="19" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="9">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="50">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="144230" TotalTaxes="73030" Currency="JPY" BaseFareAmount="71200" BaseFareCurrency="JPY" EquivalentAmount="71200" EquivalentCurrency="JPY" ConstructionAmount="528.99" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="7">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="479660" TotalTaxes="230960" Currency="JPY" BaseFareAmount="248700" BaseFareCurrency="JPY" ConstructionAmount="1848.78" ConstructionCurrency="NUC" EquivalentAmount="248700" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="31">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="76">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="136430" TotalTaxes="73030" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.35" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="60">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="471860" TotalTaxes="230960" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.14" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="31">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="63">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="136430" TotalTaxes="73030" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.35" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="61">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="471860" TotalTaxes="230960" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.14" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="31">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.48" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="63">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="136430" TotalTaxes="73030" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.35" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="61">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="4" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17410" TotalTaxes="8910" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.83" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="471860" TotalTaxes="230960" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.14" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="12" PricingSource="ADVJR1">
      <Leg Ref="23" />
      <Leg Ref="5" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="4">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="163310" TotalTaxes="75310" Currency="JPY" BaseFareAmount="88000" BaseFareCurrency="JPY" EquivalentAmount="88000" EquivalentCurrency="JPY" ConstructionAmount="654.52" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="72">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="139830" TotalTaxes="73830" Currency="JPY" BaseFareAmount="66000" BaseFareCurrency="JPY" EquivalentAmount="66000" EquivalentCurrency="JPY" ConstructionAmount="490.88" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="1" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18510" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8800" BaseFareCurrency="JPY" EquivalentAmount="8800" EquivalentCurrency="JPY" ConstructionAmount="65.44" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="484960" TotalTaxes="234160" Currency="JPY" BaseFareAmount="250800" BaseFareCurrency="JPY" ConstructionAmount="1865.36" ConstructionCurrency="NUC" EquivalentAmount="250800" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="13" PricingSource="ADVJR1">
      <Leg Ref="10" />
      <Leg Ref="13" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="4">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="163310" TotalTaxes="75310" Currency="JPY" BaseFareAmount="88000" BaseFareCurrency="JPY" EquivalentAmount="88000" EquivalentCurrency="JPY" ConstructionAmount="654.52" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="72">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="139830" TotalTaxes="73830" Currency="JPY" BaseFareAmount="66000" BaseFareCurrency="JPY" EquivalentAmount="66000" EquivalentCurrency="JPY" ConstructionAmount="490.88" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="1" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18510" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8800" BaseFareCurrency="JPY" EquivalentAmount="8800" EquivalentCurrency="JPY" ConstructionAmount="65.44" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="484960" TotalTaxes="234160" Currency="JPY" BaseFareAmount="250800" BaseFareCurrency="JPY" ConstructionAmount="1865.36" ConstructionCurrency="NUC" EquivalentAmount="250800" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="14" PricingSource="ADVJR1">
      <Leg Ref="10" />
      <Leg Ref="5" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="4">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="163310" TotalTaxes="75310" Currency="JPY" BaseFareAmount="88000" BaseFareCurrency="JPY" EquivalentAmount="88000" EquivalentCurrency="JPY" ConstructionAmount="654.52" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="72">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="139830" TotalTaxes="73830" Currency="JPY" BaseFareAmount="66000" BaseFareCurrency="JPY" EquivalentAmount="66000" EquivalentCurrency="JPY" ConstructionAmount="490.88" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="1" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18510" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8800" BaseFareCurrency="JPY" EquivalentAmount="8800" EquivalentCurrency="JPY" ConstructionAmount="65.44" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="484960" TotalTaxes="234160" Currency="JPY" BaseFareAmount="250800" BaseFareCurrency="JPY" ConstructionAmount="1865.36" ConstructionCurrency="NUC" EquivalentAmount="250800" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="15" PricingSource="ADVJR1">
      <Leg Ref="23" />
      <Leg Ref="13" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="4">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="163310" TotalTaxes="75310" Currency="JPY" BaseFareAmount="88000" BaseFareCurrency="JPY" EquivalentAmount="88000" EquivalentCurrency="JPY" ConstructionAmount="654.52" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="72">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="139830" TotalTaxes="73830" Currency="JPY" BaseFareAmount="66000" BaseFareCurrency="JPY" EquivalentAmount="66000" EquivalentCurrency="JPY" ConstructionAmount="490.88" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="1" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18510" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8800" BaseFareCurrency="JPY" EquivalentAmount="8800" EquivalentCurrency="JPY" ConstructionAmount="65.44" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="484960" TotalTaxes="234160" Currency="JPY" BaseFareAmount="250800" BaseFareCurrency="JPY" ConstructionAmount="1865.36" ConstructionCurrency="NUC" EquivalentAmount="250800" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="16" PricingSource="ADVJR1">
      <Leg Ref="16" />
      <Leg Ref="12" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-09-28" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="64">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="77">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="27" />
            <Tax Ref="14" />
            <Tax Ref="8" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="163510" TotalTaxes="76710" Currency="JPY" BaseFareAmount="86800" BaseFareCurrency="JPY" EquivalentAmount="86800" EquivalentCurrency="JPY" ConstructionAmount="645.58" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="20000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="5">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="16">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="27" />
            <Tax Ref="14" />
            <Tax Ref="8" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140330" TotalTaxes="75230" Currency="JPY" BaseFareAmount="65100" BaseFareCurrency="JPY" EquivalentAmount="65100" EquivalentCurrency="JPY" ConstructionAmount="484.18" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="15000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="66">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="58">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="19" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18610" TotalTaxes="9910" Currency="JPY" BaseFareAmount="8700" BaseFareCurrency="JPY" EquivalentAmount="8700" EquivalentCurrency="JPY" ConstructionAmount="64.54" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="485960" TotalTaxes="238560" Currency="JPY" BaseFareAmount="247400" BaseFareCurrency="JPY" ConstructionAmount="1839.88" ConstructionCurrency="NUC" EquivalentAmount="247400" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="3" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="48">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="43">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="3" />
            <Tax Ref="27" />
            <Tax Ref="8" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="356710" TotalTaxes="76710" Currency="JPY" BaseFareAmount="280000" BaseFareCurrency="JPY" EquivalentAmount="280000" EquivalentCurrency="JPY" ConstructionAmount="2082.58" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="30000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="false" />
              <Penalty Type="Exchange" Applicability="After" Changeable="false" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="51">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="56">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="29" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="3" />
            <Tax Ref="5" />
            <Tax Ref="27" />
            <Tax Ref="8" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="167530" TotalTaxes="75230" Currency="JPY" BaseFareAmount="92300" BaseFareCurrency="JPY" EquivalentAmount="92300" EquivalentCurrency="JPY" ConstructionAmount="686.12" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="15000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="47">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="53">
              <Segment BookingCode="V" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="19" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="22210" TotalTaxes="9910" Currency="JPY" BaseFareAmount="12300" BaseFareCurrency="JPY" EquivalentAmount="12300" EquivalentCurrency="JPY" ConstructionAmount="91.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="903160" TotalTaxes="238560" Currency="JPY" BaseFareAmount="664600" BaseFareCurrency="JPY" ConstructionAmount="4942.74" ConstructionCurrency="NUC" EquivalentAmount="664600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="3" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="3">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="32">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="13">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="3" />
            <Tax Ref="27" />
            <Tax Ref="8" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="212710" TotalTaxes="76710" Currency="JPY" BaseFareAmount="136000" BaseFareCurrency="JPY" EquivalentAmount="136000" EquivalentCurrency="JPY" ConstructionAmount="1011.52" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="20000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="20">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="37">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="29" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="3" />
            <Tax Ref="5" />
            <Tax Ref="27" />
            <Tax Ref="8" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="177230" TotalTaxes="75230" Currency="JPY" BaseFareAmount="102000" BaseFareCurrency="JPY" EquivalentAmount="102000" EquivalentCurrency="JPY" ConstructionAmount="758.64" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="15000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="62">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="23">
              <Segment BookingCode="Q" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="14" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="19" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="32510" TotalTaxes="9910" Currency="JPY" BaseFareAmount="22600" BaseFareCurrency="JPY" EquivalentAmount="22600" EquivalentCurrency="JPY" ConstructionAmount="168.06" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="635160" TotalTaxes="238560" Currency="JPY" BaseFareAmount="396600" BaseFareCurrency="JPY" ConstructionAmount="2949.74" ConstructionCurrency="NUC" EquivalentAmount="396600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="3" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-12-01" DepartureLocation="HND" ArrivalLocation="HNL" />
      <LegDescription DepartureDate="2022-12-05" DepartureLocation="HNL" ArrivalLocation="NRT" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="17" />
      <Leg Ref="4" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="78">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="129830" TotalTaxes="73030" Currency="JPY" BaseFareAmount="56800" BaseFareCurrency="JPY" EquivalentAmount="56800" EquivalentCurrency="JPY" ConstructionAmount="422.08" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="69">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="427460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="196500" BaseFareCurrency="JPY" ConstructionAmount="1460.73" ConstructionCurrency="NUC" EquivalentAmount="196500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="35">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="21">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="1" />
      <Leg Ref="4" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="78">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="129830" TotalTaxes="73030" Currency="JPY" BaseFareAmount="56800" BaseFareCurrency="JPY" EquivalentAmount="56800" EquivalentCurrency="JPY" ConstructionAmount="422.08" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="69">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="427460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="196500" BaseFareCurrency="JPY" ConstructionAmount="1460.73" ConstructionCurrency="NUC" EquivalentAmount="196500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="35">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="21">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="15" />
      <Leg Ref="4" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="65">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="28">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="78">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="129830" TotalTaxes="73030" Currency="JPY" BaseFareAmount="56800" BaseFareCurrency="JPY" EquivalentAmount="56800" EquivalentCurrency="JPY" ConstructionAmount="422.08" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="38">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="69">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="427460" TotalTaxes="230960" Currency="JPY" BaseFareAmount="196500" BaseFareCurrency="JPY" ConstructionAmount="1460.73" ConstructionCurrency="NUC" EquivalentAmount="196500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="6">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="35">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="17">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="21">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="24">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="141010" TotalTaxes="74510" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="10">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="20" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="122930" TotalTaxes="73030" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="54">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420560" TotalTaxes="230960" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="23" />
      <Leg Ref="8" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="4">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="55">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159810" TotalTaxes="75310" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="72">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="52">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137230" TotalTaxes="73830" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="1" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="475060" TotalTaxes="234160" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="10" />
      <Leg Ref="8" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="4">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="55">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="30" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="23" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159810" TotalTaxes="75310" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="72">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="52">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="3" />
            <Tax Ref="29" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="5" />
            <Tax Ref="15" />
            <Tax Ref="1" />
            <Tax Ref="20" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="22" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="4" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137230" TotalTaxes="73830" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="15">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="24" />
            <Tax Ref="28" />
            <Tax Ref="31" />
            <Tax Ref="11" />
            <Tax Ref="1" />
            <Tax Ref="6" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="20" />
            <TaxSummary Ref="1" />
            <TaxSummary Ref="11" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="475060" TotalTaxes="234160" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-12-01" DepartureLocation="NRT" ArrivalLocation="HNL" />
      <LegDescription DepartureDate="2022-12-05" DepartureLocation="HNL" ArrivalLocation="HND" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="19" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="59">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="30">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="130860" TotalTaxes="73160" Currency="JPY" BaseFareAmount="57700" BaseFareCurrency="JPY" EquivalentAmount="57700" EquivalentCurrency="JPY" ConstructionAmount="428.59" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="19">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="427910" TotalTaxes="230510" Currency="JPY" BaseFareAmount="197400" BaseFareCurrency="JPY" ConstructionAmount="1467.24" ConstructionCurrency="NUC" EquivalentAmount="197400" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="26">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="11">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="20" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="59">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="30">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="130860" TotalTaxes="73160" Currency="JPY" BaseFareAmount="57700" BaseFareCurrency="JPY" EquivalentAmount="57700" EquivalentCurrency="JPY" ConstructionAmount="428.59" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="19">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="427910" TotalTaxes="230510" Currency="JPY" BaseFareAmount="197400" BaseFareCurrency="JPY" ConstructionAmount="1467.24" ConstructionCurrency="NUC" EquivalentAmount="197400" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="26">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="11">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="14" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="59">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="36">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="30">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="25">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="130860" TotalTaxes="73160" Currency="JPY" BaseFareAmount="57700" BaseFareCurrency="JPY" EquivalentAmount="57700" EquivalentCurrency="JPY" ConstructionAmount="428.59" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="19">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="70">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="427910" TotalTaxes="230510" Currency="JPY" BaseFareAmount="197400" BaseFareCurrency="JPY" ConstructionAmount="1467.24" ConstructionCurrency="NUC" EquivalentAmount="197400" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="26">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="14">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="11">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="22">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="8">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="140720" TotalTaxes="74220" Currency="JPY" BaseFareAmount="66500" BaseFareCurrency="JPY" EquivalentAmount="66500" EquivalentCurrency="JPY" ConstructionAmount="494.60" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="49">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="123060" TotalTaxes="73160" Currency="JPY" BaseFareAmount="49900" BaseFareCurrency="JPY" EquivalentAmount="49900" EquivalentCurrency="JPY" ConstructionAmount="370.95" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="74">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15610" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6700" BaseFareCurrency="JPY" EquivalentAmount="6700" EquivalentCurrency="JPY" ConstructionAmount="49.45" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="420110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="189600" BaseFareCurrency="JPY" ConstructionAmount="1409.60" ConstructionCurrency="NUC" EquivalentAmount="189600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="4" PricingSource="ADVJR1">
      <Leg Ref="18" />
      <Leg Ref="12" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="UA" VITA="true" ETicketable="true" LastTicketDate="2022-09-28" LastTicketTime="23:59" GoverningCarriers="UA NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="71">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="77">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="10" />
            <Tax Ref="8" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="5" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159220" TotalTaxes="75320" Currency="JPY" BaseFareAmount="83900" BaseFareCurrency="JPY" EquivalentAmount="83900" EquivalentCurrency="JPY" ConstructionAmount="624.02" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="UA">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="UA">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="20000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="33">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="16">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="10" />
            <Tax Ref="8" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="5" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137260" TotalTaxes="74260" Currency="JPY" BaseFareAmount="63000" BaseFareCurrency="JPY" EquivalentAmount="63000" EquivalentCurrency="JPY" ConstructionAmount="468.01" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="UA">
              <Segment ID="0" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="UA">
              <Segment ID="1" />
              <Allowance Ref="8" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="15000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="68">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="58">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="4" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="8" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17810" TotalTaxes="9410" Currency="JPY" BaseFareAmount="8400" BaseFareCurrency="JPY" EquivalentAmount="8400" EquivalentCurrency="JPY" ConstructionAmount="62.39" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="UA">
              <Segment ID="0" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="UA">
              <Segment ID="1" />
              <Allowance Ref="5" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="473510" TotalTaxes="234310" Currency="JPY" BaseFareAmount="239200" BaseFareCurrency="JPY" ConstructionAmount="1778.44" ConstructionCurrency="NUC" EquivalentAmount="239200" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="2" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="5" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="2" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159520" TotalTaxes="75020" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137360" TotalTaxes="73960" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="474610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="6" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="22" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159520" TotalTaxes="75020" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137360" TotalTaxes="73960" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="474610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="7" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="7" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159520" TotalTaxes="75020" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137360" TotalTaxes="73960" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="474610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="8" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="13" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159520" TotalTaxes="75020" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137360" TotalTaxes="73960" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="474610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="9" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="5" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="75">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="159520" TotalTaxes="75020" Currency="JPY" BaseFareAmount="84500" BaseFareCurrency="JPY" EquivalentAmount="84500" EquivalentCurrency="JPY" ConstructionAmount="628.49" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="44">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137360" TotalTaxes="73960" Currency="JPY" BaseFareAmount="63400" BaseFareCurrency="JPY" EquivalentAmount="63400" EquivalentCurrency="JPY" ConstructionAmount="471.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="45">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="18210" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8500" BaseFareCurrency="JPY" EquivalentAmount="8500" EquivalentCurrency="JPY" ConstructionAmount="62.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="474610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="240900" BaseFareCurrency="JPY" ConstructionAmount="1791.18" ConstructionCurrency="NUC" EquivalentAmount="240900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="10" PricingSource="ADVJR1">
      <Leg Ref="24" />
      <Leg Ref="12" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="NH" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="NH NH">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="18">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="42">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="8" />
            <Tax Ref="4" />
            <Tax Ref="9" />
            <Tax Ref="19" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="234420" TotalTaxes="76420" Currency="JPY" BaseFareAmount="158000" BaseFareCurrency="JPY" EquivalentAmount="158000" EquivalentCurrency="JPY" ConstructionAmount="1175.16" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="20000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="3">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="46">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="8" />
            <Tax Ref="4" />
            <Tax Ref="9" />
            <Tax Ref="19" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="21" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="193860" TotalTaxes="75360" Currency="JPY" BaseFareAmount="118500" BaseFareCurrency="JPY" EquivalentAmount="118500" EquivalentCurrency="JPY" ConstructionAmount="881.36" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="4" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="15000" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="41">
              <Segment BookingCode="M" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="73">
              <Segment BookingCode="W" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="4" />
            <Tax Ref="19" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="19" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="25710" TotalTaxes="9910" Currency="JPY" BaseFareAmount="15800" BaseFareCurrency="JPY" EquivalentAmount="15800" EquivalentCurrency="JPY" ConstructionAmount="117.51" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="0" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="NH">
              <Segment ID="1" />
              <Allowance Ref="3" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="688410" TotalTaxes="238110" Currency="JPY" BaseFareAmount="450300" BaseFareCurrency="JPY" ConstructionAmount="3349.19" ConstructionCurrency="NUC" EquivalentAmount="450300" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="3" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
  <ItineraryGroup>
    <GroupDescription>
      <LegDescription DepartureDate="2022-12-01" DepartureLocation="NRT" ArrivalLocation="HNL" />
      <LegDescription DepartureDate="2022-12-05" DepartureLocation="HNL" ArrivalLocation="NRT" />
    </GroupDescription>
    <Itinerary ID="1" PricingSource="ADVJR1">
      <Leg Ref="3" />
      <Leg Ref="4" />
      <PricingInformation PricingSubsource="HPIS">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="59">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="2">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137220" TotalTaxes="74220" Currency="JPY" BaseFareAmount="63000" BaseFareCurrency="JPY" EquivalentAmount="63000" EquivalentCurrency="JPY" ConstructionAmount="468.57" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="30">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="78">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="127360" TotalTaxes="73160" Currency="JPY" BaseFareAmount="54200" BaseFareCurrency="JPY" EquivalentAmount="54200" EquivalentCurrency="JPY" ConstructionAmount="402.56" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="19">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="69">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15210" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6300" BaseFareCurrency="JPY" EquivalentAmount="6300" EquivalentCurrency="JPY" ConstructionAmount="46.85" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="false" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="417010" TotalTaxes="230510" Currency="JPY" BaseFareAmount="186500" BaseFareCurrency="JPY" ConstructionAmount="1386.55" ConstructionCurrency="NUC" EquivalentAmount="186500" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="1">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137220" TotalTaxes="74220" Currency="JPY" BaseFareAmount="63000" BaseFareCurrency="JPY" EquivalentAmount="63000" EquivalentCurrency="JPY" ConstructionAmount="468.57" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="26">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="35">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="120460" TotalTaxes="73160" Currency="JPY" BaseFareAmount="47300" BaseFareCurrency="JPY" EquivalentAmount="47300" EquivalentCurrency="JPY" ConstructionAmount="351.43" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="11">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="21">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15210" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6300" BaseFareCurrency="JPY" EquivalentAmount="6300" EquivalentCurrency="JPY" ConstructionAmount="46.85" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="2" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="410110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="179600" BaseFareCurrency="JPY" ConstructionAmount="1335.42" ConstructionCurrency="NUC" EquivalentAmount="179600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="4">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137220" TotalTaxes="74220" Currency="JPY" BaseFareAmount="63000" BaseFareCurrency="JPY" EquivalentAmount="63000" EquivalentCurrency="JPY" ConstructionAmount="468.57" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="120460" TotalTaxes="73160" Currency="JPY" BaseFareAmount="47300" BaseFareCurrency="JPY" EquivalentAmount="47300" EquivalentCurrency="JPY" ConstructionAmount="351.43" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15210" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6300" BaseFareCurrency="JPY" EquivalentAmount="6300" EquivalentCurrency="JPY" ConstructionAmount="46.85" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="410110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="179600" BaseFareCurrency="JPY" ConstructionAmount="1335.42" ConstructionCurrency="NUC" EquivalentAmount="179600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
      <PricingInformation PricingSubsource="SPMIP" FlexibleFare="5">
        <Fare ValidatingCarrierCode="HA" VITA="true" ETicketable="true" LastTicketDate="2022-09-29" LastTicketTime="23:59" GoverningCarriers="HA HA">
          <PassengerInfo PassengerType="ITX" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="34">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="57">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="137220" TotalTaxes="74220" Currency="JPY" BaseFareAmount="63000" BaseFareCurrency="JPY" EquivalentAmount="63000" EquivalentCurrency="JPY" ConstructionAmount="468.57" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="27">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="1">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="15" />
            <Tax Ref="13" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="7" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="120460" TotalTaxes="73160" Currency="JPY" BaseFareAmount="47300" BaseFareCurrency="JPY" EquivalentAmount="47300" EquivalentCurrency="JPY" ConstructionAmount="351.43" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="13200" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="ITF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="39">
              <Segment BookingCode="L" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="67">
              <Segment BookingCode="Z" CabinCode="Y" MealCode="MM" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="15210" TotalTaxes="8910" Currency="JPY" BaseFareAmount="6300" BaseFareCurrency="JPY" EquivalentAmount="6300" EquivalentCurrency="JPY" ConstructionAmount="46.85" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="0" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="HA">
              <Segment ID="1" />
              <Allowance Ref="1" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" Amount="17500" Currency="JPY" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="410110" TotalTaxes="230510" Currency="JPY" BaseFareAmount="179600" BaseFareCurrency="JPY" ConstructionAmount="1335.42" ConstructionCurrency="NUC" EquivalentAmount="179600" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="1" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="2" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="8" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="55">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="156020" TotalTaxes="75020" Currency="JPY" BaseFareAmount="81000" BaseFareCurrency="JPY" EquivalentAmount="81000" EquivalentCurrency="JPY" ConstructionAmount="602.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="52">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="134760" TotalTaxes="73960" Currency="JPY" BaseFareAmount="60800" BaseFareCurrency="JPY" EquivalentAmount="60800" EquivalentCurrency="JPY" ConstructionAmount="451.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17810" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8100" BaseFareCurrency="JPY" EquivalentAmount="8100" EquivalentCurrency="JPY" ConstructionAmount="60.24" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="464610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="230900" BaseFareCurrency="JPY" ConstructionAmount="1717.00" ConstructionCurrency="NUC" EquivalentAmount="230900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
    <Itinerary ID="3" PricingSource="ADVJR1">
      <Leg Ref="11" />
      <Leg Ref="21" />
      <PricingInformation PricingSubsource="SPMIP">
        <Fare ValidatingCarrierCode="JL" VITA="true" ETicketable="true" LastTicketDate="2022-10-03" LastTicketTime="23:59" GoverningCarriers="JL JL">
          <PassengerInfo PassengerType="ADT" PassengerNumber="2" NonRefundable="true">
            <FareComponent Ref="40">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="55">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="12" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="13" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="156020" TotalTaxes="75020" Currency="JPY" BaseFareAmount="81000" BaseFareCurrency="JPY" EquivalentAmount="81000" EquivalentCurrency="JPY" ConstructionAmount="602.46" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="10000" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="CNN" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="29">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="52">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="7" />
            <Tax Ref="18" />
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="3" />
            <Tax Ref="23" />
            <Tax Ref="13" />
            <Tax Ref="15" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="9" />
            <TaxSummary Ref="15" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="2" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="18" />
            <TaxSummary Ref="12" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="134760" TotalTaxes="73960" Currency="JPY" BaseFareAmount="60800" BaseFareCurrency="JPY" EquivalentAmount="60800" EquivalentCurrency="JPY" ConstructionAmount="451.84" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="7" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="7500" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <PassengerInfo PassengerType="INF" PassengerNumber="1" NonRefundable="true">
            <FareComponent Ref="79">
              <Segment BookingCode="S" CabinCode="Y" MealCode="M" SeatsAvailable="7" AvailabilityBreak="true" />
            </FareComponent>
            <FareComponent Ref="12">
              <Segment BookingCode="S" CabinCode="Y" SeatsAvailable="9" AvailabilityBreak="true" />
            </FareComponent>
            <Tax Ref="22" />
            <Tax Ref="26" />
            <Tax Ref="25" />
            <Tax Ref="21" />
            <Tax Ref="17" />
            <Tax Ref="16" />
            <Tax Ref="2" />
            <Tax Ref="1" />
            <TaxSummary Ref="17" />
            <TaxSummary Ref="6" />
            <TaxSummary Ref="16" />
            <TaxSummary Ref="3" />
            <TaxSummary Ref="14" />
            <TaxSummary Ref="10" />
            <CurrencyConversion From="JPY" To="JPY" ExchangeRateUsed="1.00000" />
            <PassengerTotalFare TotalFare="17810" TotalTaxes="9710" Currency="JPY" BaseFareAmount="8100" BaseFareCurrency="JPY" EquivalentAmount="8100" EquivalentCurrency="JPY" ConstructionAmount="60.24" ConstructionCurrency="NUC" />
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="0" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <BaggageInformation ProvisionType="A" AirlineCode="JL">
              <Segment ID="1" />
              <Allowance Ref="6" />
            </BaggageInformation>
            <PenaltiesInfo>
              <Penalty Type="Refund" Applicability="Before" Refundable="true" ConditionsApply="true" Amount="40000" Currency="JPY" Cat16Info="true" />
              <Penalty Type="Refund" Applicability="After" Refundable="false" Cat16Info="true" />
              <Penalty Type="Exchange" Applicability="Before" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
              <Penalty Type="Exchange" Applicability="After" Changeable="true" ConditionsApply="true" Amount="0" Currency="JPY" />
            </PenaltiesInfo>
          </PassengerInfo>
          <TotalFare TotalPrice="464610" TotalTaxes="233710" Currency="JPY" BaseFareAmount="230900" BaseFareCurrency="JPY" ConstructionAmount="1717.00" ConstructionCurrency="NUC" EquivalentAmount="230900" EquivalentCurrency="JPY" />
          <ValidatingCarrier Ref="4" />
        </Fare>
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
</GroupedItineraryResponse>